Skip to main content

InstanceExecutionFrame Object

Return fields

componentActionKey (String)

A JSON value that contains attributes which uniquely identify the Component Action which invoked this execution.

customSource (String)

Represents a custom-defined origin for this execution.

execution (InstanceExecutionResult)

The execution that invoked this execution.

loopPath (String)

A string containing a sequence of space-separated 'loopStepName:iterationNumber' tokens that detail at what point in a loop this execution was invoked.

stepName (String)

The name of the step that invoked this execution.