
Download Salesforce Salesforce-Data-Cloud Mock Test Study Material
Salesforce-Data-Cloud Questions Prepare with Learning Information
NEW QUESTION # 54
How do the Data streams that use the Marketing Cloud Connector refresh data?
- A. Manually refreshed by CDP Admin
- B. APIs are used for refresh
- C. None of the above
- D. Marketing Cloud's Automation Studio handles this process.
Answer: D
Explanation:
The data streams that use the Marketing Cloud Connector refresh data using Marketing Cloud's Automation Studio. The Marketing Cloud Connector is a feature that allows you to stream data from Marketing Cloud to Data Cloud in near real time. The connector uses Automation Studio to schedule and run data extracts from Marketing Cloud data extensions and send them to Data Cloud via SFTP. You can configure the frequency and time of the data extracts in Automation Studio. Reference: Marketing Cloud Connector
NEW QUESTION # 55
Which two objects or fields are supported for ingestion using the Salesforce CRM connector?
- A. Custom Objects
- B. Custom Big Objects
- C. Standard Big Objects
- D. Standard Objects
Answer: A,D
Explanation:
The Salesforce CRM connector supports ingestion of standard objects and custom objects from Salesforce CRM. Standard objects are predefined objects that are included with Salesforce CRM, such as Account, Contact, Lead, etc. Custom objects are objects that customers can create to store information that is specific to their organization or industry. Reference: [Salesforce CRM Connector], [Standard Objects], [Custom Objects]
NEW QUESTION # 56
An administrator has configured the Salesforce CRM connector and set up a data stream for the Case object. A new custom field called "Business Priority" was created on the Case object. However, that field is not available when trying to add it in the data stream. What could be causing this issue?
- A. Custom fields on the Case objects are not supported for ingesting into Data Cloud
- B. The Salesforce Integration User is missing "Read" permissions on the newly created field
- C. Utilize the Salesforce Dataloader application to perform a bulk upload from a desktop
- D. The Data Cloud administrator does not need to do anything. After 24 hours when the data stream refreshes, it will automatically include any new fields that were added to CRM
Answer: B
Explanation:
One possible reason why a new custom field is not available in the data stream is that the Salesforce Integration User, which is used to connect to the CRM source, does not have "Read" permissions on that field2. To fix this issue, the administrator needs to grant the appropriate permissions to the Integration User profile or permission set.
NEW QUESTION # 57
Which of the following functions returns the first value from a list that isn't empty?
- A. COALESCE
- B. REPLACE
- C. CONCAT
- D. FIND
Answer: A
Explanation:
COALESCE is the function that returns the first value from a list that isn't empty. It takes a list of values as arguments and returns the first non-empty value. For example, COALESCE(NULL, '', 'Hello', 'World') returns 'Hello'. If all values are empty, it returns NULL. Reference: COALESCE
NEW QUESTION # 58
Which two statements are true about using consent API and exercising right to be forgotten?
- A. Data Deletion requests are processed within 1 hour
- B. Data Deletion requests are reprocessed at 30, 60, and 90 days
- C. Data Deletion requests are submitted for Individual profiles
- D. Data deletion requests submitted to Data Cloud are passed to all connected Salesforce Clouds
Answer: B,C
Explanation:
Explanation
These two statements are true about using consent API and exercising right to be forgotten. Data deletion requests are reprocessed at regular intervals to ensure that any new data related to the individual is deleted.
Data deletion requests are submitted for individual profiles thatrepresent unique identities in Data Cloud.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_consent_api.htm&type=5
NEW QUESTION # 59
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. Import the file into Google Cloud Storage and ingest with the Cloud Storage Connector
- B. Utilize Salesforce's Dataloader application to perform a bulk upload from a desktop
- C. Manually import the file using the Data Import Wizard
- D. Import the file into Amazon S3 and ingest with the Cloud Storage Connector
Answer: A,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
NEW QUESTION # 60
What are three benefits of Calculated Insights over Segmentation Operators?
- A. Calculated Insights are better suited for single row based operation
- B. Calculated Insights are better suited for non-trivial calculations, such as calculating a Net Promoter Score as a percentage
- C. Calculated Insights can query engagement data greater than 2 years
- D. Calculated Insights results can be refreshed near real time
- E. Calculated Insights are better suited for complex queries over multiple objects
Answer: B,C,E
Explanation:
Calculated Insights are predefined and calculated metrics that can help you build segments. Some of the benefits of Calculated Insights over Segmentation Operators are:
Calculated Insights are better suited for non-trivial calculations, such as calculating a Net Promoter Score as a percentage, which would require multiple steps and operators in segmentation.
Calculated Insights can query engagement data greater than 2 years, while segmentation operators are limited to 2 years of engagement data.
Calculated Insights are better suited for complex queries over multiple objects, such as joining data from different sources or aggregating data across different levels.
NEW QUESTION # 61
Which permission setting should an administrator check if the custom CRM object is not available in New Data Stream configuration?
- A. Modify All object permission enabled in Data Cloud org
- B. Create object permission enabled in Data Cloud org
- C. Ingest Object permission is enabled in the CRM org
- D. View All object permission enabled in source CRM org
Answer: D
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. Reference: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_salesforce_crm.htm&type=5
NEW QUESTION # 62
Which two characteristics describe the Customer 360 data model?
- A. A Static Model
- B. A Product Sold By Salesforce
- C. A Canonical Model
- D. A Conceptual Model
Answer: C,D
Explanation:
The Customer 360 data model is a conceptual model and a canonical model. A conceptual model is a high-level representation of the entities and relationships in a domain of interest, without specifying any implementation details. A canonical model is a common and consistent data model that can be used across different systems and applications. Reference: [Customer 360 Data Model Overview], [Conceptual Model], [Canonical Model]
NEW QUESTION # 63
When can the data types be changed during ingestion?
- A. After the DSO is created
- B. Data type can be changed at any time
- C. Data type can never be changed
- D. Before DSO is created
Answer: D
Explanation:
Explanation
The data types can be changed during ingestion before the Data Source Object (DSO) is created. A DSO is a container for ingested data that defines the schema, format, and metadata of the data. Data types can be changed in the Data Explorer before creating a DSO by using the Edit Schema option. Once a DSO is created, the data types cannot be changed. References: Create a Data Source Object
NEW QUESTION # 64
What are the two distinct phases of data model management in Data Cloud?
- A. Data Ingestion
- B. Data Actions
- C. Data Modeling
- D. Data Activation
Answer: A,C
Explanation:
Explanation
These two phases are distinct phases of data model management in Data Cloud. Data ingestion is the process of bringing data from different sources into Data Cloud using connectors or APIs. Data modeling is the process of mapping the ingested data to the Data Cloud canonical model or creating custom data model objects.
References:https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_model.htm&type=5
NEW QUESTION # 65
Which data model subject area defines the revenue or quantity for an opportunity by product family?
- A. Sales Order
- B. Engagement
- C. Product
- D. Party
Answer: A
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
NEW QUESTION # 66
Which permission setting should an administrator check if the custom CRM object is not available in New Data Stream configuration?
- A. Modify All object permission enabled in Data Cloud org
- B. Create object permission enabled in Data Cloud org
- C. Ingest Object permission is enabled in the CRM org
- D. View All object permission enabled in source CRM org
Answer: D
Explanation:
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
NEW QUESTION # 67
What is allowed when editing a Calculated Insight?
- A. Removing existing measures
- B. Adding new dimensions
- C. Adding new measures
- D. Removing existing dimensions
Answer: C
Explanation:
Explanation
You can add new measures or dimensions to a Calculated Insight by selecting them from the available attributes list
NEW QUESTION # 68
What is the relationship between Individual and Contact Point Objects?
- A. 1: Many
- B. 1:1
- C. None of the above
- D. Many: Many
Answer: A
Explanation:
Explanation
The relationship between Individual and Contact Point Objects is 1: Many. This means that one Individual can have many Contact Points, such as email addresses, phone numbers, or postal addresses, but each Contact Point can only belong to one Individual. References: Data Model Overview
NEW QUESTION # 69
......
Most Reliable Salesforce Salesforce-Data-Cloud Training Materials: https://www.pass4surecert.com/Salesforce/Salesforce-Data-Cloud-practice-exam-dumps.html
Practice Material for Salesforce-Data-Cloud Exam Question Preparation: https://drive.google.com/open?id=180V1Ax4SSoI7E16AMz_C-cPGA1Z7yM3f