{
"sections": [
"title",
"description",
"wsdl_segment",
"field_reference"
],
"title": "BatchApexErrorEvent - Data API",
"description": "The documentation has moved to BatchApexErrorEvent in the Platform Events Developer Guide.",
"wsdl_segment": "```xml\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n \n\n```",
"field_reference": {
"AsyncApexJobId": {
"field_label": "Async Apex Job ID",
"type": "string",
"length": "18"
},
"CreatedById": {
"field_label": "Created By ID",
"type": "reference",
"length": "18"
},
"CreatedDate": {
"field_label": "Created Date",
"type": "datetime"
},
"DoesExceedJobScopeMaxLength": {
"field_label": "Item Values Max Length Exceeded",
"type": "boolean"
},
"EventUuid": {
"field_label": "Event UUID For Platform Event",
"type": "string",
"length": "36"
},
"ExceptionType": {
"field_label": "Exception Type Thrown",
"type": "string",
"length": "200"
},
"JobScope": {
"field_label": "Items In Failed Batch",
"type": "textarea",
"length": "40000"
},
"Message": {
"field_label": "Exception Message",
"type": "string",
"length": "5000"
},
"Phase": {
"field_label": "Phase",
"type": "string",
"length": "8"
},
"ReplayId": {
"field_label": "Replay ID For Platform Event",
"type": "string",
"length": "1000"
},
"RequestId": {
"field_label": "Jetty Request ID",
"type": "string",
"length": "18"
},
"StackTrace": {
"field_label": "Error Stack Trace",
"type": "string",
"length": "5000"
}
},
"field_reference_columns": [
"field_label",
"type",
"length"
]
}