We are trying to import Luma sample data into AEP. We have developed an event schema called "Luma Offline Purchase Event Schema (Demo)" which includes the Commerce Details, Luma Identity ExperienceEvent, and AEP Web SDK ExperienceEvent field groups. The Loyalty ID is set as the primary identity in this event schema. Both the schema and dataset have Profile enabled. For this schema, we have created a dataset named "Luma Offline Purchase Data" and successfully ingested the data. However, we encountered an issue where the array of objects, specifically the fields SKU and quantity within the "productListItems[]" array, are not being mapped properly. As a result, the output appears to be empty, and we are unable to view event data in the merge rule.
Reference Link: https://experienceleague.adobe.com/docs/platform-learn/getting-started-for-data-architects-and-data-...
Sample Data: https://experienceleague.adobe.com/docs/platform-learn/assets/luma-data.zip?lang=en
Solved! Go to Solution.
Views
Replies
Total Likes
@sowndharya possible if the profile & event datasets you've selected doesn't have any common identity to link (less likely to happen) otherwise I think due to low cardinality in your identity values the subset of data used to generate this preview couldn't find any match within (you can raise a support ticket to get more information on preview generation)
Hi @sowndharya just to make sure that your output appears to be empty can you once check from data lake please (explode that particular object in a select query) that none of the record has them mapped?
Views
Replies
Total Likes
We checked the select query. we are getting values there.
Thanks @sowndharya for confirming.
As array elements can't cater a tabular view so when you go to preview dataset you won't be able to see the values, correct way to validate them is using query service like you did.
@sowndharya possible if the profile & event datasets you've selected doesn't have any common identity to link (less likely to happen) otherwise I think due to low cardinality in your identity values the subset of data used to generate this preview couldn't find any match within (you can raise a support ticket to get more information on preview generation)
Views
Likes
Replies
Views
Likes
Replies