Router Processor
In this article
Router enables routing multiple data streams from a Router Processor to any emitter/processor according to the route selected.
Router Processor Configuration
To add a Router processor to your pipeline, drag the processor onto the canvas and right-click on it to configure.
| Field | Description | 
|---|---|
| Name | Name of the Expression | 
| Expression | Expression field tests each row against the given valid expression which ultimately evaluates to a Boolean value. For example if expression has value (id>2 and country = ‘India’) then only those rows which is having id is greater than 2 and country is equals to India will come as an output. | 
| Output Column | Columns which needs to be routed as per the given expression. | 
If you have any feedback on Gathr documentation, please email us!