Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DocGenBtchStsChgEvent

Represents the change in the status of the batch document generation request. A batch document generation request groups multiple document generation requests by associating the individual requests with a batch document generation ID. This object is available in API version 62.0 and later.

Supported Calls

describeSObjects()

Fields

Field Details
BatchProcessIdentifier
Type
string
Properties
Description
The autogenerated system ID for a document generation batch process request.
Status
Type
picklist
Properties
Defaulted on create, Restricted picklist
Description
Specifies the status of the document generation batch process request. For example, New, In Progress, Completed, Canceled, and Paused.
Possible values are:
  • Canceled
  • Completed
  • InProgress
  • New
  • Paused
The default value is New.

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.

DocGenBtchStsChgEventChangeEvent
Change events are available for the object.
DocGenBtchStsChgEventFeed
Feed tracking is available for the object.
DocGenBtchStsChgEventHistory
History is available for tracked fields of the object.
DocGenBtchStsChgEventOwnerSharingRule
Sharing rules are available for the object.
DocGenBtchStsChgEventShare
Sharing is available for the object.