Newer Version Available

This content describes an older version of this product. View Latest

FlowRecordElementOccurrence

Represents the execution metrics for a single element within a flow version. This object is available in API version 62.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

Fields

Field Details
CurrencyIsoCode
Type
picklist
Properties
Defaulted on create, Filter, Group, Restricted picklist, Sort
Description
The ISO code for the currency associated with the flow.
Possible values are:
  • USD—U.S. Dollar
The default value is USD.
Entries
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of times the element was initiated in all flow interviews after the flow version was executed.
Errors
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of errors for the element in all flow interviews after the flow version was executed.
Exits
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of times the element was executed to completion in all flow interviews after the flow version was executed.
FlowRecordElementId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the flow element.
This field is a relationship field.
Relationship Name
FlowRecordElement
Refers To
FlowRecordElement
FlowRecordId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the flow.
This field is a relationship field.
Relationship Name
FlowRecord
Refers To
FlowRecord
FlowRecordVersionId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the flow version.
This field is a relationship field.
Relationship Name
FlowRecordVersion
Refers To
FlowRecordVersion
FlowRecordVersionOccurrenceId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the flow occurrence.
This field is a relationship field.
Relationship Name
FlowRecordVersionOccurrence
Relationship Type
Master-detail
Refers To
FlowRecordVersionOccurrence (the master object)
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The API name of the flow element.
Stopped
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The number of times execution of the element was stopped in all flow interviews after the flow version was executed.
TotalDuration
Type
long
Properties
Filter, Group, Nillable, Sort
Description
The total time in milliseconds spent executing the element in all flow interviews.

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.

FlowRecordElementOccurrenceChangeEvent
Change events are available for the object.
FlowRecordElementOccurrenceFeed
Feed tracking is available for the object.
FlowRecordElementOccurrenceHistory
History is available for tracked fields of the object.
FlowRecordElementOccurrenceOwnerSharingRule
Sharing rules are available for the object.
FlowRecordElementOccurrenceShare
Sharing is available for the object.