ActionableOrchResponseEvent

Represents information about an internal or external event after actions are taken by the orchestration process and the response is recorded. This object is available in API version 62.0 and later.

Supported Calls

describeSObjects()

Fields

Field Details
ActionableOrchSourceEvent
Type
string
Properties
Description
The actionable source event related to the response event.
ErrorInformation
Type
textarea
Properties
Nillable
Description
The error codes and error messages related to an actionable event that failed to be processed.
EventUuid
Type
string
Properties
Nillable
Description
A universal unique identifier (UUID) that identifies a platform event message. This field is available in API version 62.0 and later.
ExecutedAction
Type
textarea
Properties
Nillable
Description
The details about the action taken for an actionable event as executed by the actionable event orchestration framework.
ProcessingStatus
Type
picklist
Properties
Restricted picklist
Description
Specifies the processing status of the actionable event for which the response is published.
Possible values are:
  • Failure
  • Success
ReplayId
Type
string
Properties
Nillable
Description
Represents an ID value that is populated by the system and refers to the position of the event in the event stream. Replay ID values aren’t guaranteed to be contiguous for consecutive events. A subscriber can store a replay ID value and use it on resubscription to retrieve missed events that are within the retention window.
SourceSystemIdentifier
Type
string
Properties
Nillable
Description
The unique identifier of the event in the source system where the actionable event originated.