Workflow Table
The Workflow Table, located at the bottom of the workflow template, is used to manage workflows within a configuration.
To ensure a valid workflow configuration, there must always be at least one valid and runnable workflow present. If no such workflow exists, the configuration will be considered invalid.
Table Structure
The leftmost three columns of the Workflow Table contain key metadata for each workflow:
Valid: Indicates whether the workflow is valid and runnable.
ID: A unique identifier for each workflow, automatically generated starting from 1.
Name: Automatically generated based on the ID (e.g., 'Workflow_1'). You can edit the name, but each workflow must have a unique name—duplicate names will trigger a validation error.
This section has the following subsections: