Can we use data prep function during Batch API ingestion? | Community
Skip to main content
New Member
November 1, 2023
Solved

Can we use data prep function during Batch API ingestion?

  • November 1, 2023
  • 1 reply
  • 926 views

Hi Team,

 

I'm having trouble with a case where I have to apply the data prep function for a couple of the fields during the batch API ingestion process.
Not found proper document regarding the same.

Could someone please assist me with this?

 

Thanks,

Yogesh

 

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 nnakirikanti

@yogeshkhandagale Using batch ingestion API you have ingest data which XMD complaint, this means all transformation have to be done before ingestion by an ETL or source system which generate the data.

 

Insight for this:

https://experienceleague.adobe.com/docs/experience-platform/ingestion/batch/api-overview.html?lang=en#data-transformation-for-batch-ingestion 

1 reply

nnakirikanti
Community Advisor
nnakirikantiCommunity AdvisorAccepted solution
Community Advisor
November 1, 2023

@yogeshkhandagale Using batch ingestion API you have ingest data which XMD complaint, this means all transformation have to be done before ingestion by an ETL or source system which generate the data.

 

Insight for this:

https://experienceleague.adobe.com/docs/experience-platform/ingestion/batch/api-overview.html?lang=en#data-transformation-for-batch-ingestion 

New Member
November 2, 2023

@nnakirikanti That's what my understanding as well. But I thought, I might be missing something. 
I believe we can not use any data prep function during the Batch API ingestion.

But let me know if anyone has any other to achieve the same. 

@nnakirikanti Thank you so much for your valuable reply.

 

Thanks,

Yogesh