Expand my Community achievements bar.

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!
SOLVED

Is there anyway we can preview the previous dataset or ingestion batch from AEP>Data management>Dataset?

Avatar

Level 1

user15611_1-1744859607114.png

 

It seems like after clicking the Preview Dataset in the top corner of the page, it only previews the latest ingestion batch. Is there anyway I can view the previous ones, too?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

You can use field _acp_system_metadata.acp_sourceBatchId = '{BATCH_ID}' to fetch the data ingested through specific batch in query service.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

You can use field _acp_system_metadata.acp_sourceBatchId = '{BATCH_ID}' to fetch the data ingested through specific batch in query service.