Join our product experts for a live Ask Me Anything on November 12th at 8 AM PT about Experiences & Efficiency with AEP Agent Orchestrator & How Agentic AI is Fueling Smarter Testing and Growth!
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.
@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.
@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.
@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.