Multi Assign
Description
This activity allows the user to assign values to multiple variables simultaneously.
Common Capabilities
Process Data Support
info
This activity supports dynamic configuration using variables from the Process Data drawer.
You can bind values from Model Data, Form Data, System Data, Enterprise Variables, and Activity Outputs.
Learn more → Using Process Data
Design Time Configuration
Display Text
Specify the activity name that shows in your process.
Assignment
You can add multiple entries of the following Assign entries.
- To – Specifies the destination variable. You can drag and drop a variable from the Process Data drawer, or double-click the field to manually enter or edit the variable name.
- Value – Specifies the value or expression to assign to the destination variable. Select the appropriate syntax type from the drop-down menu and enter the value directly in the editor.
| Options | Description |
|---|---|
| Liquid | You can specify the value using a liquid expression. |
| Literal | You can specify literal value directly. |
| Javascript | You can specify the value using JavaScript expression. |
Wait All Incoming
Execution Control
Controls how this activity behaves when multiple incoming execution paths converge.
Determines whether the activity executes when:
- any incoming path completes, or
- all relevant paths have completed before execution
Learn more → Execution Control
On Error
Error Handling Strategy
Defines how the workflow behaves if this activity encounters a runtime error.
Supported strategies include Fault, Continue, Suspend, and Retry.