Optional ReadonlyautoStart this workflow when a fresh document of docType is created.
Optional ReadonlycontextOptional $context seed passed to startInstance as its context.
ReadonlydefinitionThe definition name the engine deployed under.
ReadonlydocStudio schema type.
Optional ReadonlyinitialOptional initial workflow field entries to seed on Start.
ReadonlylabelHuman-readable label for menus and dialogs.
Optional ReadonlyperspectiveWhen set, the Start action reads Studio's usePerspective() to pull the
active release. If a release is selected, the named release.ref field
entry is seeded with the release's system-document GDR plus its bare
releaseName, and the engine derives the instance's perspective from
it — so editors can pick a release in the Studio header and start the
workflow against it.
Readonlyname: stringField entry name on the workflow definition (e.g. "release").
Optional Readonlyrequired?: booleanIf true, the Start action stays disabled until a release is selected in Studio's perspective. If false (default), the action runs without perspective and the workflow uses its defaults.
Studio-specific behavior for one
(docType, definition)binding. A row may customize an automatically discovered subject binding or explicitly bind a definition modeled with a plaindoc.ref.