DocGenProcStsChgEvent

Represents the change in status of a document generation request. This object is available in API version 62.0 and later.

Supported Calls

describeSObjects()

Fields

Field Details
DocGenProcessIdentifier
Type
string
Properties
Description
The autogenerated system ID for a document generation process request.
Error
Type
string
Properties
Nillable
Description
The details of the exception explaining why the document generation process wasn't completed.
PdfDocumentIdentifier
Type
string
Properties
Nillable
Description
The ContentDocumentId of the generated PDF file.
Status
Type
picklist
Properties
Defaulted on create, Restricted picklist
Description
Specifies the status of the document generation process request. For example, In Progress, Failure, Success, and Blocked.
Possible values are:
  • Blocked
  • Failure
  • InProgress
  • Success
  • Waiting
The default value is InProgress.
WordDocumentIdentifier
Type
string
Properties
Nillable
Description
The ContentDocumentId of the generated DOCX file.

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.

DocGenProcStsChgEventChangeEvent
Change events are available for the object.
DocGenProcStsChgEventFeed
Feed tracking is available for the object.
DocGenProcStsChgEventHistory
History is available for tracked fields of the object.
DocGenProcStsChgEventOwnerSharingRule
Sharing rules are available for the object.
DocGenProcStsChgEventShare
Sharing is available for the object.