AEP BAtch Failure in Dataset
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.