Skip to content

Execution Strategy Schema

docs.neops.io/schema/RootWorkflow#/definitions/WorkflowReference/properties/strategy

Execution strategy for referenced workflow

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none RootWorkflow.schema.json*

strategy Type

string (Execution Strategy)

strategy Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"dispatch"
"embed"

strategy Examples

"dispatch"
"embed"