Développer ma barre des réalisations de la Communauté.

RÉSOLU

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 solution acceptée

Avatar

Réponse correcte par
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!

Voir la solution dans l'envoi d'origine

2 Replies

Avatar

Réponse correcte par
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.