Routing
Overview
The Routing component is used to create condition branches to determine the execution logic of subsequent nodes. You need to configure the conditions of each branch on the connection line between the Routing node and its adjacent nodes.
Configuration
|
Parameter |
Description |
|---|---|
|
Condition Type |
There are two condition types: When and Otherwise.
|
|
Expression Type |
The value can be JSONPath, XPath, or Simple Expression. Select an expression type based on the data structure. For details about expression types, see Overview. |
|
Expression |
Expression of the current condition branch, for example:
For details about the operators supported by Simple Expression, see Simple Expression Operators. |
- On a Routing node, if there are multiple expressions of the same type that meet the When condition, the step on the first created branch is executed.
- On a Routing node, only one branch of the Otherwise condition type is allowed.
Last Article: Task Scheduler
Next Article: Variable Assignment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.