Newer Version Available

This content describes an older version of this product. View Latest

BatchJobPartFailedRecord

Represents records that a batch job part couldn't successfully process. This object is available in API version 51.0 and later.

Supported Calls

describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Fields

Field Details
BatchJobId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The unique identifier of the associated batch job.
BatchJobPartId
Type
reference
Properties
Filter, Group, Sort
Description
The unique identifier of the associated batch job part.
ErrorDescription
Type
string
Properties
Filter, Nillable, Sort
Description
The error message that indicates why the batch job part couldn't process the records.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the batch job part failed record.
Record
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The unique identifier of the batch record that processed the failed records.