Salesforce Certified Data Cloud Consultant — Question 1
A consultant has an activation that is set to publish every 12 hours, but has discovered that updates to the data prior to activation are delayed by up to 24 hours.
Which two areas should a consultant review to troubleshoot this issue? (Choose two.)
Answer options
- A. Review data transformations to ensure they're run after calculated insights.
- B. Review calculated insights to make sure they're run after the segments are refreshed.
- C. Review segments to ensure they’re refreshed after the data is ingested.
- D. Review calculated insights to make sure they're run before segments are refreshed.
Correct answer: C, D
Explanation
The correct answers are C and D because segments need to be refreshed after the data ingestion to ensure they have the latest data, and calculated insights should be run before segments are refreshed to ensure they are based on the most current information. Options A and B are incorrect as they focus on the order of operations that do not directly address the timing issue of data updates.