Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Streaming Ingestion not showing any data for non XDM Individual Profile Class

Avatar

Level 7

Hi there,

 

I am looking to create a source and reference schema as per this article: https://experienceleague.adobe.com/docs/experience-platform/xdm/tutorials/relationship-ui.html?lang=...For the reference schema, it will be have a dataset which contains the detailed information about each of my offers (offer name, id etc.), the primary identity between the two schemas is "offerID", and I have created a new class called "Offers" for it.       

 

I planned to stream data into the reference schema as we are sourcing the data from our CMS webhook. So far I can confirm everything on the CMS side is configured correctly and I can even see the correct payload + http 200 response to the HTTP SOURCE API endpoint that I created for this. 

 

However, despite the http 200 success response, I do not see any data coming into the dataset. I read this article again, and noticed this snippet: To create a dataset, you will first need to create a new schema that implements the XDM Individual Profile class. Does this imply that for streaming api ingestions, it only works on XDMindividualRecords or XDMExperienceEvents class only?

 

If so, how do we stream data into other classes?

 

Thanks,

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @akwankl 

 

If you have created a dataset of a custom class then you should be able to stream data directly into it. Check the monitoring tab, for any possible issues with the data ingestion.

 

 

 


     Manoj
     Find me on LinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hello @akwankl 

 

If you have created a dataset of a custom class then you should be able to stream data directly into it. Check the monitoring tab, for any possible issues with the data ingestion.

 

 

 


     Manoj
     Find me on LinkedIn