Settings
This section lists the settings available in the Route Node.
Mode
Specifies the two modes.
- In Single Condition mode, if the condition is set to true then the data is sent to output 1. If the condition is set to false then the data is sent to output 2.
- In Multiple Condition mode, output 1 and output 2 conditions are independently evaluated. If the output 1 condition is set to true, data is sent to output 1. If the output 2 condition is set to true, data is sent to output 2.
Follow these steps to configure the Route Node settings:
- Drag and drop the Route and click on it to select.
- On the right-side pane, click Edit to open the Route Node settings.
- In the Name, type the name of the Route.
- In the Description, enter the description of the Route.
- Click on the Variable Scope to select one of the
following options:
- Cache
- Flow variables
- Click on Case Sensitive to decide whether to perform case-sensitive or case-insensitive comparisons.
- In the Default drop-down, select one of the following options:
- No Default
- Output1
- Output2
- In the multi-selection column:
- In the Output drop-down, select Output1 or Output2.
- In the Variable field, type the name of the cache or flow variable.
- In the Operator drop-down, select one of the following options for
both Output1 and Output2:
- Equals
- Not Equals
- In List
- Not in List
- Less Than
- Greater Than
- Less Than or Equal To
- Greater Than or Equal To
- Exists
- Does not Exist
- Once all the required details are filled in, click Save to apply your settings.