The Salesforce CRM Connector is configured and the Case object data stream is set up. Subsequently, a new custom field named Business Priority is created on the Case object in Salesforce CRM. However, the new field is not available when trying to add it to the data stream.
Which statement addresses the cause of this issue?
Correct Answer:
A
The Salesforce CRM Connector uses the Salesforce Integration User to access the data from the Salesforce CRM org. The Integration User must have the Read permission on the fields that are included in the data stream. If the Integration User does not have the Read permission on the newly created field, the field will not be available for selection in the data stream configuration. To resolve this issue, the administrator should assign the Read permission on the new field to the Integration User profile or permission set. References: Create a Salesforce CRM Data Stream, Edit a Data Stream, Salesforce Data Cloud Full Refresh for CRM, SFMC, or Ingestion API Data Streams
How does identity resolution select attributes for unified individuals when there Is conflicting information in the data model?
Correct Answer:
B
Identity resolution is the process of creating unified profiles of individuals by matching and merging data from different sources. When there is conflicting information in the data model, such as different names, addresses, or phone numbers for the same person, identity resolution leverages reconciliation rules to select the most accurate and complete attributes for the unified profile. Reconciliation rules are configurable rules that define how to resolve conflicts based on criteria such as recency, frequency, source priority, or completeness. For example, a reconciliation rule can specify that the most recent name or the most frequent phone number should be selected for the unified profile.
Reconciliation rules can be applied at the attribute level or the contact point level. References: Identity Resolution, Reconciliation Rules, Salesforce Data Cloud Exam Questions
A customer has a requirement to be able to view the last time each segment was published within their Data Cloud org.
Which two features should the consultant recommend to best address this requirement? Choose 2 answers
Correct Answer:
CD
A customer who wants to view the last time each segment was published within their Data Cloud org can use the dashboard and report features to achieve this requirement. A dashboard is a visual representation of data that can show key metrics, trends, and comparisons. A report is a tabular or matrix view of data that can show details, summaries, and calculations. Both dashboard and report features allow the user to create, customize, and share data views based on their needs and preferences. To view the last
time each segment was published, the user can create a dashboard or a report that shows the segment name, the publish date, and the publish status fields from the segment object. The user can also filter, sort, group, or chart the data by these fields to get more insights and analysis. The user can also schedule, refresh, or export the dashboard or report data as needed. References: Dashboards, Reports
What is the result of a segmentation criteria filtering on City | Is Equal To | 'San José'?
Correct Answer:
D
The result of a segmentation criteria filtering on City | Is Equal To | ‘San José’ is cities only containing 'San José’ or ‘san josé’. This is because the segmentation criteria is case-sensitive and accent-sensitive, meaning that it will only match the exact value that is entered in the filter1. Therefore, cities containing 'San Jose’, 'san jose’, or ‘San Jose’ will not be included in the result, as they do not match the filter value exactly. To include cities with different variations of the name ‘San José’, you would need to use the OR operator and add multiple filter values, such as ‘San José’ OR ‘San Jose’ OR ‘san jose’ OR 'san josé’2. References: Segmentation Criteria, Segmentation Operators
Which two steps should a consultant take if a successfully configured Amazon S3 data stream fails to refresh with a "NO FILE FOUND" error message?
Choose 2 answers
Correct Answer:
AC
A “NO FILE FOUND” error message indicates that Data Cloud cannot access or locate the file from the Amazon S3 source. There are two possible reasons for this error and two corresponding steps that a consultant should take to troubleshoot it:
✑ The Data Cloud user does not have the correct permissions to read the file from the Amazon S3 bucket. This could happen if the user’s permission set or profile does not include the Data Cloud Data Stream Read permission, or if the user’s Amazon S3 credentials are invalid or expired. To fix this issue, the consultant should check and update the user’s permissions and credentials in Data Cloud and Amazon S3, respectively.
✑ The file does not exist in the specified bucket location. This could happen if the file name or path has changed, or if the file has been deleted or moved from the Amazon S3 bucket. To fix this issue, the consultant should check and verify the file name and path in the Amazon S3 bucket, and update the data stream configuration in Data Cloud accordingly. References: Create Amazon S3 Data Stream in Data Cloud, How to Use the Amazon S3 Storage Connector in Data Cloud, Amazon S3 Connection