Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Save Workflow State

Stage the authoritative model snapshot for transactional persistence when the workflow completes.

Reference contract

FieldValueDescription
actionsave
categorymodel
displayNameSave Workflow State
pythonNamesave
responseTypemodel

Stage the authoritative model snapshot for transactional persistence when the workflow completes.

Contract

PropertyValue
actionsave
categorymodel
displayNameSave Workflow State
pythonNamesave
responseTypemodel

Dynamic call

model.command('save', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:save
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog