I created two schemas: Customer (XDM Individual Profile) with an attribute called Booking ID (Non-Person Identity Name Space) and Booking (using a Custom Class also named Booking) with the Booking ID (Non-Person Identity Name Space) as the primary identity. I also established a one-to-one relationship between the Customer (Source Schema) and the Booking (Destination Schema) based on Booking ID. Created Datasets and enabled profiles. After ingesting the data into the datasets, I was able to view the profile, but no Destination Schema Attributes were visible.
My reference was Define a Relationship Between Two Schemas Using the Schema Editor | Adobe Experience Platform
So far, I have been able to create an audience using the Destination Schema Attributes, but I need to utilize them in Personalization.
In another post, I'm trying to use dataset Lookup: Personalization error when using datasetLookup in ... - Adobe Experience League Community - 778968
I really appreciate the support.
Views
Replies
Total Likes
@AlexandreSa8 When you create a relationship between two schemas of different classes (e.g., XDM Individual Profile for Customer and a Custom Class for Booking), the attributes of the destination schema (Booking) are not automatically surfaced as attributes of the Customer profile in the Profile UI or for segmentation. Only relationship reference fields (e.g., Booking ID or any explicitly defined relationship field) are shown, but not the attributes of the destination schema.
Views
Replies
Total Likes
Ty, Mayank.
I got your point. I was wondering if there is a way for me to refer to these attributes for personalization.
kind regards
Views
Replies
Total Likes
Have you enabled dataset for lookup?
Use “datasetLookup” helper function to personalize lookup schema attributes.
Note :This feature is currently available to all customers as a limited availability release. To gain access, contact your Adobe representative.
check out Guardrails & guidelines here
https://experienceleague.adobe.com/en/docs/journey-optimizer/using/data-management/lookup-aep-data
Views
Replies
Total Likes
Hi, Anuhya.
TY for your reply.
I'm using this feature, but only for email messages.
I'm trying to use it for web personalization.
Kind regards.
Views
Replies
Total Likes
Views
Likes
Replies