Salesforce Certified Data Cloud Consultant — Question 57
A bank collects customer data for its loan applicants and high net worth customers. A customer can be both a loan applicant and a high net worth customer, resulting in duplicate data.
How should a consultant ingest and map this data in Data Cloud?
Answer options
- A. Ingest the data into two DLOs and map each to the individual and Contact Point Email DMOs.
- B. Ingest the data into two DLOs and then map to two custom DMOs.
- C. Use a data transform to consolidate the data into one DLO and then map it to the Individual and Contact Point Email DMOs.
- D. Ingest the data into one DLO and then map to one custom DMO.
Correct answer: A
Explanation
The correct answer is A because ingesting data into two distinct DLOs allows for accurate mapping to both the individual and Contact Point Email DMOs, effectively managing the duplicates. Options B and C do not correctly address the need to handle duplicates with appropriate DMOs, while option D oversimplifies the data structure by merging all data into a single DLO, which could lead to confusion and data integrity issues.