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

How to search for failed records after partial batch ingestion in UI

Avatar

Level 1

Is there any way to find out what records failed after partial batch ingestion in adobe experience platform UI? I don't have access to API. There is one record failed when ingested 100K record and want to find out what is the issue with failed record? 

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi @mv05,

 

In the Platform UI, navigate to the Datasets Section and select your desired dataset. You will be able to view the dataset activity, and bottom of the page, you can see the batches that were successfully injected into AEP and as well as failed batches.

Elanchezhiyan_E_0-1753516842419.png

Click on the failed batch, then you can see why that particular batch was failed.

Elanchezhiyan_E_1-1753516983022.png

Let me know if you need further assistance.

Good Luck!

View solution in original post

2 Replies

Avatar

Correct answer by
Level 3

Hi @mv05,

 

In the Platform UI, navigate to the Datasets Section and select your desired dataset. You will be able to view the dataset activity, and bottom of the page, you can see the batches that were successfully injected into AEP and as well as failed batches.

Elanchezhiyan_E_0-1753516842419.png

Click on the failed batch, then you can see why that particular batch was failed.

Elanchezhiyan_E_1-1753516983022.png

Let me know if you need further assistance.

Good Luck!

Avatar

Level 5

To find failed records after a partial batch ingestion in Adobe Experience Platform UI:
 
- Go to Dataset → Activity → Batch → Diagnostics
- Look for "Download Failed Records" or error messages
- You'll see what caused the failure (e.g., schema mismatch, bad data)

I hope the above reference helps clarify your queries.