Where is value suggestion for attributes in segmentation enabled when creating the DMO?
Correct Answer:
C
Value suggestion for attributes in segmentation is a feature that allows you to see and select the possible values for a text field when creating segment filters. You can enable or disable this feature for each data model object (DMO) field in the DMO record home. Value suggestion can be enabled for up to 500 attributes for your entire org. It can take up to 24 hours for suggested values to appear. To use value suggestion when creating segment filters, you need to drag the attribute onto the canvas and start typing in the Value field for an attribute. You can also select multiple values for some operators. Value suggestion is not available for attributes with more than 255 characters or for relationships that are one-to-many (1:N). References: Use Value Suggestions in Segmentation, Considerations for Selecting Related Attributes
A consultant is planning the ingestion of a data stream that has profile information including a mobile phone number.
To ensure that the phone number can be used for future SMS campaigns, they need to confirm the phone number field is in the proper E164 Phone Number format. However, the phone numbers in the file appear to be in varying formats.
What is the most efficient way to guarantee that the various phone number formats are standardized?
Correct Answer:
C
The most efficient way to guarantee that the various phone number formats are standardized is to assign the PhoneNumber field type when creating the data stream. The PhoneNumber field type is a special field type that automatically converts phone numbers into the E164 format, which is the international standard for phone numbers. The E164 format consists of a plus sign (+), the country code, and the national number. For example, +1-202-555-1234 is the E164 format for a US phone number. By using the PhoneNumber field type, the consultant can ensure that the phone numbers are consistent and can be used for future SMS campaigns. The other options are either more time- consuming, require manual intervention, or do not address the formatting issue. References: Data Stream Field Types, E164 Phone Number Format, Salesforce Data Cloud Exam Questions
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
A customer wants to use the transactional data from their data warehouse in Data Cloud. They are only able to export the data via an SFTP site.
How should the file be brought into Data Cloud?
Correct Answer:
A
The SFTP Connector is a data source connector that allows Data Cloud to ingest data from an SFTP server. The customer can use the SFTP Connector to create a data stream from their exported file and bring it into Data Cloud as a data lake object. The other options are not the best ways to bring the file into Data Cloud because:
✑ B. The Cloud Storage Connector is a data source connector that allows Data Cloud to ingest data from cloud storage services such as Amazon S3, Azure Storage, or Google Cloud Storage. The customer does not have their data in any of these services, but only on an SFTP site.
✑ C. The Data Import Wizard is a tool that allows users to import data for many standard Salesforce objects, such as accounts, contacts, leads, solutions, and campaign members. It is not designed to import data from an SFTP site or for custom objects in Data Cloud.
✑ D. The Dataloader is an application that allows users to insert, update, delete, or export Salesforce records. It is not designed to ingest data from an SFTP site or into Data Cloud. References: SFTP Connector - Salesforce, Create Data Streams with the SFTP Connector in Data Cloud - Salesforce, Data Import Wizard - Salesforce, Salesforce Data Loader
Which consideration related to the way Data Cloud ingests CRM data is true?
Correct Answer:
D
The correct answer is D. The CRM Connector allows standard fields to stream into Data Cloud in real time. This means that any changes to the standard fields in the CRM data source are reflected in Data Cloud almost instantly, without waiting for the next scheduled synchronization. This feature enables Data Cloud to have the most up-to- date and accurate CRM data for segmentation and activation1.
The other options are incorrect for the following reasons:
✑ A. CRM data can be manually refreshed at any time by clicking the Refresh button on the data stream detail page2. This option is false.
✑ B. The CRM Connector’s synchronization times can be customized to up to 60- minute intervals, not 15-minute intervals3. This option is false.
✑ C. Formula fields are not refreshed at regular sync intervals, but only at the next full refresh4. A full refresh is a complete data ingestion process that occurs once every 24 hours or when manually triggered. This option is false.
References:
✑ 1: Connect and Ingest Data in Data Cloud article on Salesforce Help
✑ 2: Data Sources in Data Cloud unit on Trailhead
✑ 3: Data Cloud for Admins module on Trailhead
✑ 4: [Formula Fields in Data Cloud] unit on Trailhead
✑ : [Data Streams in Data Cloud] unit on Trailhead