ExamGecko
Home Home / Salesforce / Certified Data Cloud Accredited Professional

Salesforce Certified Data Cloud Accredited Professional Practice Test - Questions Answers

Question list
Search
Search

Which data stream category should be assigned to use the data for time-based operations in segmentation and calculated insights?

A.
Transaction
A.
Transaction
Answers
B.
Individual
B.
Individual
Answers
C.
Sales Order
C.
Sales Order
Answers
D.
Engagement
D.
Engagement
Answers
Suggested answer: A

Explanation:

The transaction data stream category should be assigned to use the data for time-based operations in segmentation and calculated insights. This category indicates that the data stream contains events that occur at a specific point in time and have a duration.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_stream_category.htm&type=5

Every day, Northern Trail Outfitters (NTO) uploads a summary of the last 24 hours of store transactions to a new file in an Amazon S3 bucket, and files older than 7 days are automatically deleted. Each file contains a timestamp in a standardized naming convention. What should a consultant consider when ingesting this data stream?

A.
Ensure the refresh mode is set to 'Upsert' and Refresh only new files' is selected
A.
Ensure the refresh mode is set to 'Upsert' and Refresh only new files' is selected
Answers
B.
Ensure the refresh mode is set to 'Full Refresh' and the filename contains a wildcard to accommodate the timestamp
B.
Ensure the refresh mode is set to 'Full Refresh' and the filename contains a wildcard to accommodate the timestamp
Answers
C.
Ensure the refresh mode is set to 'Full Refresh' and 'Refresh only new files' is selected
C.
Ensure the refresh mode is set to 'Full Refresh' and 'Refresh only new files' is selected
Answers
D.
Advise NTO to change their processes: this configuration is not supported
D.
Advise NTO to change their processes: this configuration is not supported
Answers
Suggested answer: A

Explanation:

This configuration will ensure that Data Cloud only ingests new files from the Amazon S3 bucket and updates or inserts new records into the data stream without deleting existing records.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_amazon_s3.htm&type=5

Which two statements about Data Cloud's Web and Mobile App connector are true?

A.
Any Data Streams associated with Web or Mobile connector app will be automatically deleted upon deleting the app from Data Cloud Setup
A.
Any Data Streams associated with Web or Mobile connector app will be automatically deleted upon deleting the app from Data Cloud Setup
Answers
B.
Data Cloud administrators can see the status of a Web or Mobile connector app on the app details page
B.
Data Cloud administrators can see the status of a Web or Mobile connector app on the app details page
Answers
C.
Tenant Specific Endpoint is auto-generated in Data Cloud when setting up a Mobile or Web app connection
C.
Tenant Specific Endpoint is auto-generated in Data Cloud when setting up a Mobile or Web app connection
Answers
D.
Mobile and Web SDK schema can be updated to delete an existing field
D.
Mobile and Web SDK schema can be updated to delete an existing field
Answers
Suggested answer: B, C

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.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_web_mobile_app_connector.htm&type=5

Which data model subject area should be used for any Organization, Individual, or Member in the Customer 360 data model?

A.
Individual
A.
Individual
Answers
B.
Global Account
B.
Global Account
Answers
C.
Party
C.
Party
Answers
D.
Membership
D.
Membership
Answers
Suggested answer: C

Explanation:

The party subject area should be used for any organization, individual, or member in the Customer 360 data model. It includes information such as name, address, email, phone, and loyalty membership.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_party.htm&type=5

How can attribute names be modified to match a naming convention in Cloud File Storage target?

A.
Update attribute names in the data stream configuration
A.
Update attribute names in the data stream configuration
Answers
B.
Update field names in the data model
B.
Update field names in the data model
Answers
C.
Set preferred attribute names when configuring activation
C.
Set preferred attribute names when configuring activation
Answers
D.
Use a formula field to update the field name in an activation
D.
Use a formula field to update the field name in an activation
Answers
Suggested answer: B

Explanation:

You can modify the attribute names in the data model by editing the field label or API name of the corresponding field. This will change how the attribute name appears in the Cloud File Storage target.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_model.htm&type=5

Which two applications automatically create activation targets at the time the application is connected to Data Cloud?

A.
Personalization powered by Interaction Studio
A.
Personalization powered by Interaction Studio
Answers
B.
Amazon S3
B.
Amazon S3
Answers
C.
B2C Commerce
C.
B2C Commerce
Answers
D.
Marketing Cloud Engagement
D.
Marketing Cloud Engagement
Answers
Suggested answer: A, C

Explanation:

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

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 activation name
A.
Include campaign identifier into the activation name
Answers
B.
Hard-code the campaign identifier as a new attribute in the campaign activation
B.
Hard-code the campaign identifier as a new attribute in the campaign activation
Answers
C.
Include campaign identifier into the filename specification
C.
Include campaign identifier into the filename specification
Answers
D.
Include campaign identifier into the segment name
D.
Include campaign identifier into the segment name
Answers
Suggested answer: C

Explanation:

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

Which two steps are required when configuring a Marketing Cloud activation?

A.
Set an Activation Schedule
A.
Set an Activation Schedule
Answers
B.
Select an Activation Target
B.
Select an Activation Target
Answers
C.
Add Additional Attributes
C.
Add Additional Attributes
Answers
D.
Select Contact Points
D.
Select Contact Points
Answers
Suggested answer: B, D

Explanation:

These two steps are required when configuring a Marketing Cloud activation. You need to select an activation target that represents a Marketing Cloud business unit and a contact point that represents a Marketing Cloud data extension.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_marketing_cloud.htm&type=5

What component of Calculated Insights can be included as attribute data in an activation?

A.
Metrics and Dimensions
A.
Metrics and Dimensions
Answers
B.
Dimensions
B.
Dimensions
Answers
C.
Metrics
C.
Metrics
Answers
D.
Filters
D.
Filters
Answers
Suggested answer: B

Explanation:

Dimensions are attributes that can be used to group or filter data in calculated insights. You can include dimensions as attribute data in an activation by selecting them from the available attributes list.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_calculated_insights.htm&type=5

Which data model subject area defines the revenue or quantity for an opportunity by product family?

A.
Engagement
A.
Engagement
Answers
B.
Product
B.
Product
Answers
C.
Party
C.
Party
Answers
D.
Sales Order
D.
Sales Order
Answers
Suggested answer: D

Explanation:

The sales order subject area defines the revenue or quantity for an opportunity by product family. It also includes information about the opportunity stage, close date, and owner.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_sales_order.htm&type=5

Total 92 questions
Go to page: of 10