The Conditional Event node is a boundary event that attaches to a Sub-Process node in the Authenticated swimlane. It evaluates conditions at runtime and redirects the workflow when a condition is met. Configure conditions on the output links connecting from this node.
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 | conditionalEvent-{n} |
A display name for the node. |
| Output Links | — | — | — | Conditions are configured on the output links connecting from this node and are evaluated at runtime. |
Link Settings
When you click an output link connecting from this node, the settings panel displays settings specific to this link type. For the full reference, see Output Links.
- Label: A display name for the link.
- Status: A descriptive label for the path this link represents. Use it to identify which route the workflow took, for example,
ApprovedorRejected. - Condition: The expression evaluated to determine whether the workflow follows this link.
- Unidirectional: Lets the workflow proceed without waiting for this path to complete.
- Use Flash Message: When set to ON, this setting displays a notification to end-users when the workflow follows this link.
- Flash Message: The notification message to display.
- Make Flash Message Dismissable: When checked, this setting lets end-users dismiss the notification.
- Message Status: The visual style of the notification. Options include: Success, Info, or Danger.
Changelog
| Date | Change |
|---|---|
| — | Initial publication. |