DocumentExtractionRqstStep

Represents each step involved in the document extraction request process. This object is available in API version 64.0 and later.

Example

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
DocumentExtractionRequestId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The parent document extraction request associated with the document extraction request step.
This field is a relationship field.
Relationship Name
DocumentExtractionRequest
Relationship Type
Master-detail
Refers To
DocumentExtractionRequest (the master object)
InputData
Type
textarea
Properties
Create, Nillable, Update
Description
The JSON input required for the current document extraction request step.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this document.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the document extraction request step.
OutputData
Type
textarea
Properties
Create, Nillable, Update
Description
The JSON output of the current step, which is passed as input for the next step.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the status of the document extraction request step.
Possible values are:
  • Completed
  • Error
  • InProgress
  • New
StatusReason
Type
textarea
Properties
Create, Nillable, Update
Description
The reason for the document extraction request step status.
Type
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of document extraction request step.
Possible values are:
  • Extract
  • Save
  • Transform

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.

DocumentExtractionRqstStepHistory
History is available for tracked fields of the object.