
2024年最新のSalesforce-Data-Cloud実際問題集には試験のコツがあるPDF試験材料
心強いSalesforce-Data-CloudのPDF問題集問題
質問 # 36
The website team at Cumulus Financial Services wants to understand which identified users have browsed the jobs page on their website at least twice within the last 12 hours. Which component should a consultant recommend to achieve this goal?
- A. Calculated Insight
- B. Streaming Data Transformation
- C. Streaming Insight
- D. Segment
正解:C
解説:
Explanation
This component should be recommended to achieve the goal of understanding which identified users have browsed the jobs page on their website at least twice within the last 12 hours. Streaming Insight allows you to query and filter data from real-time streams using window functions and aggregation functions.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5
質問 # 37
Which permission setting should an administrator check if the custom CRM object is not available in New Data Stream configuration?
- A. Ingest Object permission is enabled in the CRM org
- B. View All object permission enabled in source CRM org
- C. Create object permission enabled in Data Cloud org
- D. Modify All object permission enabled in Data Cloud org
正解:B
解説:
Explanation
This permission setting should be checked if the custom CRM object is not available in New Data Stream configuration. The user who connects the Salesforce CRM connector must have View All permission for the custom object in the source CRM org.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_salesforce_crm.htm&type=5
質問 # 38
Which data model object category can a Data Cloud user create segments on?
- A. Engagement
- B. Other
- C. Unified Individual only
- D. Profile
正解:C
解説:
According to the Data Cloud documentation, segments can only be created on the Unified Individual entity, which represents the result of Identity Resolution. The other data model object categories, such as Profile, Engagement, and Other, are not available for segmentation.
質問 # 39
Which three options can be used to build a filter in the Segmentation Canvas?
- A. Related Attributes
- B. Data Lake Objects
- C. Direct Attributes
- D. Calculated Insights
- E. Streaming Insights
正解:C、D、E
解説:
A window function is a unique requirement of a Streaming Insight query. It defines the time interval for the query to run on the streaming data and the frequency of the query execution. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_streaming_insights.htm&type=5
質問 # 40
What are two benefits Data Cloud provides a company in relation to managing customer data?
- A. Data Governance
- B. Data Marketplace
- C. Unified Identity Resolution
- D. Data Harmonization
正解:C、D
解説:
Explanation
These two benefits Data Cloud provides a company in relation to managing customer data. Unified Identity Resolution allows a company to link data from different sources and create a single view of each customer.
Data Harmonization allows a company to standardize and enrich data from different sources and improve data quality and usability. References:
https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_identity_resolution.htm&type=5https://help.
質問 # 41
What are two benefits Data Cloud provides a company in relation to managing customer data?
- A. Data Governance
- B. Data Marketplace
- C. Unified Identity Resolution
- D. Data Harmonization
正解:C、D
解説:
These two benefits Data Cloud provides a company in relation to managing customer data. Unified Identity Resolution allows a company to link data from different sources and create a single view of each customer. Data Harmonization allows a company to standardize and enrich data from different sources and improve data quality and usability. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_identity_resolution.htm&type=5 https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_harmonization.htm&type=5
質問 # 42
Which type of measures with aggregate functions are supported?
- A. Text
- B. Boolean
- C. Date
- D. Numeric
正解:D
解説:
Numeric is the only type of measures that support aggregate functions. Measures are numeric fields that can be aggregated using functions such as SUM, AVG, MIN, MAX, or COUNT. For example, you can use a measure to calculate the total revenue or the average order value from your data. Date, Text, and Boolean are not types of measures, but types of dimensions. Dimensions are fields that can be used to group or filter data, but not to perform calculations. Reference: Measures and Dimensions
質問 # 43
An administrator wants to be able to create a multi-dimensional metric to identify unified individual lifetime value (LTV). Which sequence of DMO joins are necessary within the Calculated Insight to enable this calculation?
- A. Sales Order > Unified Individual
- B. Unified Individual > Individual > Sales Order
- C. Unified Individual > Unified Link Individual > Sales Order
- D. Sales Order > Individual > Unified Individual
正解:C
解説:
To create a multi-dimensional metric to identify unified individual lifetime value (LTV), the administrator needs to join the following data model objects (DMOs) in the Calculated Insight:
Unified Individual: This DMO represents the unified profile of an individual, which contains attributes from multiple sources.
Unified Link Individual: This DMO represents the link between an Individual DMO and a Unified Individual DMO.
Sales Order: This DMO represents a transaction or purchase made by an individual.
The sequence of joins should start from the Unified Individual DMO, then join the Unified Link Individual DMO using the UnifiedIndividualId field, and then join the Sales Order DMO using the IndividualId field. This way, the administrator can access the sales order data for each unified individual and calculate their lifetime value.
質問 # 44
Which two dependencies need to be removed prior to disconnecting a data source?
- A. Data Stream
- B. Activation
- C. Activation Target
- D. Segment
正解:A、D
解説:
These are the two dependencies that need to be removed prior to disconnecting a data source. A data stream is a process that ingests data from a data source into Data Cloud. A segment is a group of customers that meet certain criteria based on their data. If a data source is disconnected, any data streams or segments that depend on it will no longer function properly. Reference: [Data Sources], [Data Streams], [Segments]
質問 # 45
Which two statements about Data Cloud's Web and Mobile App connector are true?
- A. Data Cloud administrators can see the status of a Web or Mobile connector app on the app details page
- B. Tenant Specific Endpoint is auto-generated in Data Cloud when setting up a Mobile or Web app connection
- C. Mobile and Web SDK schema can be updated to delete an existing field
- D. Any Data Streams associated with Web or Mobile connector app will be automatically deleted upon deleting the app from Data Cloud Setup
正解:A、B
解説:
Explanation
The app details page shows the status of the app, such as active, inactive, or error. The tenant specific endpoint is a unique URL that is generated for each app and used to send data to Data Cloud from the web or mobile SDK.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_web_mobile_app_connector.htm&type=5
質問 # 46
Which three objects are created as a result of Identity Resolution?
- A. Unified Contact Point
- B. Unified Link
- C. Unified Data Model
- D. Unified Individual
- E. Unified Subscriber
正解:A、B、D
解説:
Identity Resolution creates three types of objects8:
Unified Individual: This object represents the unified profile of an individual, which contains attributes from multiple sources.
Unified Contact Point: This object represents the unified contact information of an individual, such as email, phone, address, or app.
Unified Link: This object represents the link between an Individual object and a Unified Individual object, or between a Contact Point object and a Unified Contact Point object.
質問 # 47
What is a DMO called if it inherits the name, shape, and semantics of the reference object?
- A. Custom DMO
- B. Data Source Object (DSO)
- C. Standard DMO
- D. Data Lake Object (DLO)
正解:C
解説:
A Data Model Object (DMO) that inherits the name, shape, and semantics of the reference object is called a Standard DMO. A reference object is a predefined object in the Data Cloud data model that represents a common entity or concept, such as Individual, Order, or Product. A Standard DMO is a copy of a reference object that you can use to ingest data from a specific source without modifying the original reference object. A Standard DMO has the same fields and relationships as the reference object, but you can add custom fields or relationships to it if needed. Reference: Data Model Objects
質問 # 48
What does the Ignore Empty Value option do in Identity Resolution?
- A. Ignores empty fields when running any custom match rules
- B. Ignores empty fields when running the standard match rules
- C. Ignores empty fields when running reconciliation rules
- D. Ignores Individual object records with empty fields when running Identity Resolution rules
正解:C
解説:
The Ignore Empty Value option is a setting for reconciliation rules, which determine the logic for data selection in a unified profile7. If this option is enabled, empty fields are ignored when applying the reconciliation rule. For example, if the rule is to select the most frequent value, and one of the values is empty, it will not be counted as a frequency.
質問 # 49
Which two applications automatically create activation targets at the time the application is connected to Data Cloud?
- A. Personalization powered by Interaction Studio
- B. Amazon S3
- C. B2C Commerce
- D. Marketing Cloud Engagement
正解:A、C
解説:
These two applications automatically create activation targets when they are connected to Data Cloud. You can use these targets to activate segments or calculated insights to these applications. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_activation.htm&type=5
質問 # 50
To import campaign members into a campaign in CRM a user wants to export the segment to Amazon S3. The resulting file needs to include CRM Campaign ID in the name. How can this outcome be achieved?
- A. Include campaign identifier into the segment name
- B. Hard-code the campaign identifier as a new attribute in the campaign activation
- C. Include campaign identifier into the filename specification
- D. Include campaign identifier into the activation name
正解:C
解説:
You can use the filename specification option in the Amazon S3 activation to customize the name of the file that is exported. You can use variables such as {campaignId} to include the CRM campaign ID in the file name. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_amazon_s3.htm&type=5
質問 # 51
What is allowed when editing a Calculated Insight?
- A. Adding new measures
- B. Adding new dimensions
- C. Removing existing dimensions
- D. Removing existing measures
正解:A
解説:
You can add new measures or dimensions to a Calculated Insight by selecting them from the available attributes list
質問 # 52
Which of these is present in Identity Resolution Summary?
- A. All the above
- B. Last Processing Status
- C. Unified Individuals
- D. Matched Individuals
正解:A
解説:
The Identity Resolution Summary page shows all the above information: Unified Individuals, Last Processing Status, and Matched Individuals. Unified Individuals are the profiles that Data Cloud creates by linking multiple source profiles based on match rules. Last Processing Status shows the date and time of the last identity resolution run and whether it was successful or not. Matched Individuals shows the number and percentage of source profiles that were matched to a unified individual profile. Reference: Identity Resolution Summary
質問 # 53
What are the two minimum requirements needed when using the Visual Insights Builder to create a Calculated Insight?
- A. At least one measure
- B. At least one dimension
- C. WHERE clause is required
- D. At least two objects to join
正解:A、B
解説:
These two requirements are needed when using the Visual Insights Builder to create a Calculated Insight. A dimension is an attribute that can be used to group or filter data, such as product category or customer segment. A measure is an attribute that can be used to perform calculations, such as revenue or quantity. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_calculated_insights_create.htm&type=5
質問 # 54
What is the first step to set up and configure a Data Cloud instance after it has been provisioned?
- A. Enable Customer Data Cloud Admin permission set to the relevant Salesforce CRM user
- B. Connect to the Marketing Cloud Account Data Cloud is provisioned in
- C. Complete the Salesforce Data Cloud "Get Started'' process
- D. Connect to the Salesforce CRM org Data Cloud is provisioned in
正解:D
解説:
This is the first step to set up and configure a Data Cloud instance after it has been provisioned. The customer needs to connect to the Salesforce CRM org that Data Cloud is provisioned in, using the Salesforce CRM connector. This will allow Data Cloud to access the CRM data and map it to the Customer 360 data model. Reference: [Salesforce CRM Connector], [Data Cloud Setup]
質問 # 55
......
結果を保証するには2024年05月最新の無料版提供しています:https://www.passtest.jp/Salesforce/Salesforce-Data-Cloud-shiken.html
正真正銘のSalesforce-Data-Cloud問題集で無料PDF問題で合格させる:https://drive.google.com/open?id=1EEXftnNFFw9Sxf19hUhoI0vcMIuESU5f