Workflow Configuration Schema
Configuration settings for a workflow execution
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | RootWorkflow.schema.json* |
config Type
object (Workflow Configuration)
config Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| executionStrategy | object |
Required | cannot be null | Root Workflow |
executionStrategy
Defines how a workflow should be executed
executionStrategy
-
is required
-
Type:
object(Workflow Execution Strategy) -
cannot be null
-
defined in: Root Workflow
executionStrategy Type
object (Workflow Execution Strategy)