workflowExecutionRoot

workflowExecutionRoot
workflowExecutionRoot

The workflow execution essential parameters

JSON Example
{
    "pauseAtFailure": false,
    "retainedTil": "string",
    "debugStepIds": [
        "string"
    ],
    "contextType": "string"
}
boolean
pauseAtFailure
Optional

Shall the execution pause at any failure

string As date-time As date-time
retainedTil
Optional

The time till which the workflow execution is retained

array of string
debugStepIds
Optional

The identifiers of the steps at which the execution shall pause

object
assignments
Optional

The input assignments of the workflow execution

contextType
Required

contextType

object
context
Optional

The contextual variables

object
attachments
Optional

attachments