Salesforce Certified Data Cloud Consultant — Question 27
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?
Answer options
- A. The Salesforce Data Loader application should be used to perform a bulk upload from a desktop.
- B. After 24 hours when the data stream refreshes, it will automatically include any new fields that were added to the Salesforce CRM.
- C. The Salesforce Integration User is missing Read permissions on the newly created field.
- D. Custom fields on the Case object are not supported for ingesting into Data Cloud.
Correct answer: C
Explanation
The correct answer is C because the Salesforce Integration User must have Read permissions for the new custom field to be visible in the data stream. Option A is incorrect as the Data Loader is not relevant to data streams, while B is misleading since new fields do not automatically appear without proper permissions. Option D is also wrong because custom fields can be ingested if permissions are set correctly.