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

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.