Settings
This section lists the settings available in the Route node.
Mode
- In Single Condition mode, data is sent to output 1, if the condition is set to true. Data is sent to output 2, if it is set to false.
- In Multiple Condition mode, output 1 and output 2 conditions are independently evaluated. If output 1 condition is set to true, data is sent to output 1. If output 2 condition is set to true, data is sent to output 2.
Output 1 Flow Variable
Specifies the flow variable on which to route for the output 1.
Output 1 Flow Operator
Specifies the operation to use in the comparison for output 1.
Output 1 Case Sensitive
Decides whether to perform the case sensitive or insensitive comparison.
Output 1 Value
Specifies the value to compare against. If the Operator is In List or Not In List, provides a comma-separated list of values.
Output 2 Flow Variable
Specifies the flow variable on which to route for output 2.
Output 2 Flow Operator
Specifies the operation to use in the comparison for output 2.
Output 2 Case Sensitive
Decides whether to perform the case sensitive or insensitive comparison.
Output 2 Value
Specifies the value to compare against. If the Operator is In List or Not In List, provides a comma-separated list of values.