A consultant is configuring a Salesforce CRM data stream and wants to include standard Account fields along with custom fields. Where are the fields selected during the Data Cloud data stream creation process?
Trap 1: By modifying the JSON configuration file of the connector bundle
Salesforce CRM connectors are configured via the UI wizard, not JSON files.
Trap 2: In Setup under Object Manager
Object Manager is for Salesforce CRM configuration, not Data Cloud data stream configuration.
Trap 3: In the Data Model Object mapping canvas
DMO mapping occurs after the data stream has been created and data is flowing into the DSO.
- A
By modifying the JSON configuration file of the connector bundle
Why wrong: Salesforce CRM connectors are configured via the UI wizard, not JSON files.
- B
In Setup under Object Manager
Why wrong: Object Manager is for Salesforce CRM configuration, not Data Cloud data stream configuration.
- C
In the Data Model Object mapping canvas
Why wrong: DMO mapping occurs after the data stream has been created and data is flowing into the DSO.
- D
In the Data Stream creation wizard under the Fields selection step
Field selection for Salesforce CRM data streams happens directly within the data stream configuration wizard.