What should a consultant recommend in this scenario?

A client wants to bring in loyalty data from a custom object in Salesforce CRM that contains

a point balance for accrued hotel points and airline points within the same record. The client wants to split these point systems into two separate records for better tracking and processing.

What should a consultant recommend in this scenario?
A . Clone the data source object.
B . Use batch transforms to create a second data lake object.
C . Create a junction object in Salesforce CRM and modify the ingestion strategy.
D . Create a data kit from the data lake object and deploy it to the same Data Cloud org.

Answer: B

Explanation:

Batch transforms are a feature that allows creating new data lake objects based on existing data lake objects and applying transformations on them. This can be useful for splitting, merging, or reshaping data to fit the data model or business requirements. In this case, the consultant can use batch transforms to create a second data lake object that contains only the airline points from the original loyalty data object. The original object can be modified to contain only the hotel points. This way, the client can have two separate records for each point system and track and process them accordingly.

Reference: Batch Transforms, Create a Batch Transform

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments