AEP BAtch Failure in Dataset | Community
Skip to main content
Level 3
March 27, 2026
Question

AEP BAtch Failure in Dataset

  • March 27, 2026
  • 2 replies
  • 29 views

Hi,

 

We are seeing batch failure error in dataset and below is the error description

“The message cannot be validated because a required property is missing: #: required key [_organizationName] not found.”

However, whenever we are testing and checking, we do see ‘_organizationName’ on every interact call. We have one field ‘userID’ which is required in the schema of this ‘_organizationName’ object, and we do see this required field having value in every interact call but intermittently we do see the batch failure error.

 

2 replies

Level 2
March 27, 2026

Hi Jane,

To me it looks like malformed json request. You can do one thing  download the sample file from  the schema or  Create a Http streaming  connection for that dataset, copy the schema  payload.
Now compare it with your request json in the interact call and see if there is any difference you can spot.
If you still see everything correct , you can attach anonymized sample request object and schema so that i can also check it.

Thanks,
Rituraj Singh

Level 2
March 31, 2026

Hi ​@jane_12 ,

 

If path of the event object is not matching with your data mapping in datastream then this kind of failure will reflect in dataset failure. Try to use Adobe Sandbox Api to fetch the failed batchID so you will able to identity the issue in event.