QuestionQ59

Harmonization and Unification

A Data 360 Consultant successfully ingests and maps a custom schema for “Vehicle Insurance Policies” to a custom data model object (DMO) named Insurance_Policy__c. However, when a marketer tries to create a new segment on the Individual object, Insurance_Policy__c is unavailable in Segment Builder.

What is the most likely reason for this behavior?

  • A The relationship between the DMOs was configured as Many-to-One instead of One-to-Many.
  • B The fields in the Insurance_Policy__c DMO have not had value suggestions enabled.
  • C The Insurance_Policy__ c DMO was not enabled for segmentation.
  • D There is no relationship defined between the Insurance_Policy__c DMO and the Individual DMO.
Explanation

Segment Builder exposes mapped custom DMOs as direct or related attributes through their defined relationships to the Segment On object. Without a relationship between Insurance_Policy__c and the Individual DMO, the policy object cannot be reached when building a segment on Individual. Value suggestions only provide selectable text values and do not control object visibility. Salesforce Help: Segment Canvas

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!