ExamGecko
Home Home / Salesforce / Certified Data Cloud Accredited Professional

Salesforce Certified Data Cloud Accredited Professional Practice Test - Questions Answers, Page 2

Question list
Search
Search

An organization wants to enable users with the ability to identify and select text attributes from a picklist of options. Which Data Cloud feature can help with this use case?

A.
Transformation Formulas
A.
Transformation Formulas
Answers
B.
Data Harmonization
B.
Data Harmonization
Answers
C.
Value Suggestion
C.
Value Suggestion
Answers
D.
Global Picklists
D.
Global Picklists
Answers
Suggested answer: C

Explanation:

Value suggestion is a feature of Data Cloud that allows you to identify and select text attributes from a picklist of options. You can use value suggestion to standardize values across different data sources and improve data quality.

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

What can be customized in the Data Cloud canonical model?

A.
Fields
A.
Fields
Answers
B.
Objects, Fields, and Relationships
B.
Objects, Fields, and Relationships
Answers
C.
Objects and Fields
C.
Objects and Fields
Answers
D.
Objects
D.
Objects
Answers
Suggested answer: B

Explanation:

You can customize the Data Cloud canonical model by adding, editing, or deleting objects, fields, and relationships. You can also modify the properties, labels, and descriptions of these components.

Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_canonical_model.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 two objects or fields are supported for ingestion using the Salesforce CRM connector?

A.
Custom Big Objects
A.
Custom Big Objects
Answers
B.
Standard Big Objects
B.
Standard Big Objects
Answers
C.
Standard Objects
C.
Standard Objects
Answers
D.
Custom Objects
D.
Custom Objects
Answers
Suggested answer: C, D

Explanation:

These two objects or fields are supported for ingestion using the Salesforce CRM connector. You can select standard or custom objects from your Salesforce CRM org and map them to Data Cloud data model objects.

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

Which option allows an organization an easy way to ingest Marketing Cloud subscriber profile attributes into Data Cloud on a daily basis?

A.
Marketing Cloud Connect API
A.
Marketing Cloud Connect API
Answers
B.
Email Studio Starter Data Bundle
B.
Email Studio Starter Data Bundle
Answers
C.
Profile attributes are not yet supported
C.
Profile attributes are not yet supported
Answers
D.
Automation Studio and Profile API
D.
Automation Studio and Profile API
Answers
Suggested answer: D

Explanation:

This option allows an organization an easy way to ingest Marketing Cloud subscriber profile attributes into Data Cloud on a daily basis. You can use Automation Studio to export profile attributes to a data extension and use the Profile API to send them to Data Cloud.

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

How does Data Cloud handle an individual's right to be forgotten?

A.
Deletes the specified Individual and records from any DMO/DLO related to the Individual.
A.
Deletes the specified Individual and records from any DMO/DLO related to the Individual.
Answers
B.
Deletes the specified Individual and records from any DSO mapped to the Individual DMO.
B.
Deletes the specified Individual and records from any DSO mapped to the Individual DMO.
Answers
C.
Deletes the records from all DSOs and any downstream DMOs are updated at the next scheduled ingestion.
C.
Deletes the records from all DSOs and any downstream DMOs are updated at the next scheduled ingestion.
Answers
D.
Deletes the specified Individual record and its Unified Individual Link record.
D.
Deletes the specified Individual record and its Unified Individual Link record.
Answers
Suggested answer: B

Explanation:

This is how Data Cloud handles an individual's right to be forgotten. It deletes the individual record from the Individual data model object (DMO) and any related records from the data stream objects (DSOs) that are mapped to it.

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

Cloud Kicks has received a Request to be Forgotten by a customer. In which two ways can Data Cloud honor this request?

A.
Use Data Explorer to locate and manually remove the Individual
A.
Use Data Explorer to locate and manually remove the Individual
Answers
B.
Use the Consent API to suppress processing and delete the individual and related records from source data streams
B.
Use the Consent API to suppress processing and delete the individual and related records from source data streams
Answers
C.
Delete the data from the incoming data stream and perform a full refresh
C.
Delete the data from the incoming data stream and perform a full refresh
Answers
D.
Add the Individual Id to a headerless file and use the delete from file functionality
D.
Add the Individual Id to a headerless file and use the delete from file functionality
Answers
Suggested answer: B, D

Explanation:

These two ways can help Data Cloud honor a request to be forgotten by a customer. The Consent API allows you to set a consent flag for an individual that prevents further processing of their data and deletes their records from source data streams. The delete from file functionality allows you to upload a file with individual IDs that will be deleted from Data Cloud.

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

A customer wants to use the transactional data from their data warehouse in Data Cloud. They are only able to export the data via a SFTP site. What are two recommended ways to bring this data into Data Cloud?

A.
Manually import the file using the Data Import Wizard
A.
Manually import the file using the Data Import Wizard
Answers
B.
Utilize Salesforce's Dataloader application to perform a bulk upload from a desktop
B.
Utilize Salesforce's Dataloader application to perform a bulk upload from a desktop
Answers
C.
Import the file into Google Cloud Storage and ingest with the Cloud Storage Connector
C.
Import the file into Google Cloud Storage and ingest with the Cloud Storage Connector
Answers
D.
Import the file into Amazon S3 and ingest with the Cloud Storage Connector
D.
Import the file into Amazon S3 and ingest with the Cloud Storage Connector
Answers
Suggested answer: C, D

Explanation:

These two options are recommended ways to bring transactional data from a data warehouse into Data Cloud via a SFTP site. You can use the Cloud Storage Connector to ingest files from Google Cloud Storage or Amazon S3 buckets into Data Cloud.

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

A segment fails to refresh with the error 'Segment references too many Data Lake Objects (DLOs)'. What are two remedies for this issue?

A.
Space out the segment schedules to reduce Data Lake Object load
A.
Space out the segment schedules to reduce Data Lake Object load
Answers
B.
Refine segmentation criteria to limit up to 5 custom DMOs
B.
Refine segmentation criteria to limit up to 5 custom DMOs
Answers
C.
Split the segment into smaller segments
C.
Split the segment into smaller segments
Answers
D.
Use Calculated Insights in order to reduce the complexity of the segmentation query
D.
Use Calculated Insights in order to reduce the complexity of the segmentation query
Answers
Suggested answer: A, C

Explanation:

These two remedies can help resolve the error ''Segment references too many Data Lake Objects (DLOs)''. Spacing out the segment schedules can reduce the concurrent load on the Data Lake Objects and improve performance. Splitting the segment into smaller segments can reduce the number of Data Lake Objects that are referenced by each segment.

Reference: https://help.salesforce.com/s/articleView?

Which operator can be used to create a segment for a birthday campaign that is evaluated daily?

A.
Is This Year
A.
Is This Year
Answers
B.
Is Anniversary Of
B.
Is Anniversary Of
Answers
C.
Is Between
C.
Is Between
Answers
D.
Is Birthday
D.
Is Birthday
Answers
Suggested answer: B

Explanation:

This operator can be used to create a segment for a birthday campaign that is evaluated daily. It compares a date attribute to the current date and returns true if they have the same month and day, regardless of the year.

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

Total 92 questions
Go to page: of 10