Streaming Ingestion not showing any data for non XDM Individual Profile Class | Community
Skip to main content
New Participant
November 12, 2023
Solved

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

  • November 12, 2023
  • 1 reply
  • 775 views

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=en#create-a-relationship-field-group,. 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,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

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.

 

 

 

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
November 13, 2023

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