ActionableEventOrchestration

Represents the details of an actionable event and specifies how to orchestrate the processes. The record stores details such as the event type, subtype, and category, and the expression set and the context mappings related to an orchestration. This object is available in API version 63.0 and later.

Supported Calls

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

Fields

Field Details
ApiName
Type
string
Properties
Create, Filter, Group, idLookup, Sort
Description
The API name of an actionable event orchestration record.
ContextDefinitionId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The context definition related to the expression set that processes an actionable event.
This field is a relationship field.
Relationship Name
ContextDefinition
Refers To
ContextDefinition
ContextDefinitionName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of a context definition that's associated with the actionable event orchestration.
ContextMappingId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The context mapping that processes an actionable event.
This field is a relationship field.
Relationship Name
ContextMapping
Refers To
ContextMapping
ContextMappingName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of a context mapping in the context definition that's associated with the actionable event orchestration.
DefinitionId
Type
reference
Properties
Filter, Group, Nillable, Sort, Update
Description
The unique identifier of the actionable event orchestration's definition.
This field is a relationship field.
Relationship Name
Definition
Refers To
ActionableEventOrchDef
EventCategory
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The category of an actionable event.
EventSubtypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The subtype of an actionable event.
This field is a relationship field.
Relationship Name
EventSubtype
Refers To
ActionableEventSubtype
EventTypeId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The type of an actionable event.
This field is a relationship field.
Relationship Name
EventType
Refers To
ActionableEventType
ExecutionProcedureId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The expression set or flow definition that executes the orchestration.
This field is a relationship field.
Relationship Name
ExecutionProcedure
Refers To
ExpressionSet
ExecutionProcedureName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the flow definition or the expression set template that executes the orchestration.
ExecutionProcedureType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the type of automated procedure that executes the orchestration.
Possible values are:
  • Expression Set-Based
  • Flow-Based
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Specifies if an actionable event orchestration record is active (true) or not (false).
The default value is false.
IsInstalledTemplate
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the actionable event orchestration is an installed template that can't be modified (true) or not (false).
The default value is false.
IsTemplate
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates whether the actionable event orchestration is a template (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date the associated location was last modified.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date the associated location was last viewed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of an actionable event orchestration record.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The owner ID of an actionable event orchestration record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
UsageType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The usage type of the event orchestration.
Possible values are:
  • Automotive
  • Standard

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.

ActionableEventOrchestrationFeed
Feed tracking is available for the object.
ActionableEventOrchestrationHistory
History is available for tracked fields of the object.
ActionableEventOrchestrationOwnerSharingRule
Sharing rules are available for the object.
ActionableEventOrchestrationShare
Sharing is available for the object.