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.
This is a relationship field.
Relationship Name
BatchJob
Relationship Type
Lookup
Refers To
BatchJob
BatchJobPartId
Type
reference
Properties
Filter, Group, Sort
Description
The unique identifier of the associated batch job part.
This is a relationship field.
Relationship Name
BatchJobPart
Relationship Type
Lookup
Refers To
BatchJobPart
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.
ResubmittedBatchJobId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The batch job used to submit failed records. This object is available in API version 52.0 and later.
This is a relationship field.
Relationship Name
ResubmittedBatchJob
Relationship Type
Lookup
Refers To
BatchJob
Status
Type
picklist
Properties
Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort
Description
Specifies the status of the failed records. This object is available in API version 52.0 and later.
Possible values are:
  • Failed
  • Resubmitted
The default value is 'Failed'.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

BatchJobPartFailedRecordFeed
Feed tracking is available for the object.
BatchJobPartFailedRecordHistory
History is available for tracked fields of the object.