The Sub-Process node groups a set of nodes into a collapsible, reusable container in the workflow canvas. It can only be placed in the Authenticated swimlane. Use it to organize complex workflows into logical sections and to define role-based swimlanes for access control.
How to read settings tables
The tables below describe each configurable option as it displays in the Unqork IDE. Values are formatted as follows:
inline code— a value to type exactly as shown | Bold — a value selected from a drop-down, radio button, tab, or choice chip | ON/OFF — toggle state | ✓ — checkbox checked | ☐ — checkbox unchecked
Settings
| Setting | Field | Type | Default | Description |
|---|---|---|---|---|
| Label | label |
Text input | subprocess-{n} |
A display name for the node. Supports template expressions (for example, subprocess-{{ data.number }}). |
| Allow Navigation with Errors | allowNavigationWithErrors |
Toggle | OFF | When set to ON, this setting lets end-users navigate forward even when validation errors are present. |
| Validate When Leaving Sub-Process | validateOnLeavingGroup |
Toggle | OFF | When set to ON, this setting validates all fields when an end-user exits the subprocess. |
Changelog
| Date | Change |
|---|---|
| — | Initial publication. |