RTCDP developer exam question - Schema creation | Community
Skip to main content
Michael_Soprano
New Participant
April 12, 2024
Solved

RTCDP developer exam question - Schema creation

  • April 12, 2024
  • 1 reply
  • 899 views

Hi, 

 

Could you explain me why second answer is correct and not the third one?

 

Best answer by Kumar29917170hcyp

Hi @Michael_Soprano ,

 

The 3rd data model shown in the screenshot contain an Object Array structure which can be used for Segment Criteria but cannot be used for personalization (export the object array data out).

 

Regards,

Kumar Saurabh

1 reply

Kumar29917170hcypAccepted solution
Employee
April 12, 2024

Hi @Michael_Soprano ,

 

The 3rd data model shown in the screenshot contain an Object Array structure which can be used for Segment Criteria but cannot be used for personalization (export the object array data out).

 

Regards,

Kumar Saurabh

Michael_Soprano
New Participant
April 15, 2024

Thanks, I did not know about that!

Could you share a link to documentation about that?

Employee
April 15, 2024

Hi @michael_soprano,

 

Exporting simple arrays (like string arrays) is possible, but you cannot export arrays of maps or objects.

 

https://experienceleague.adobe.com/en/docs/experience-platform/destinations/ui/activate/export-arrays-calculated-fields

 

Regards,

Kumar Saurabh