Defining conditions
A condition defines which documents are relevant and which ones are not.
- In a filter step, the used condition is selected. If that condition is met (in other words, it evaluates to 'true') then the document is passed on to the next activity. If the condition is not met (it evaluates to 'false') then the document is not passed on.
- In a routing step, for each input document, all required conditions are defined.
To specify a condition for a filter or for the routing branches: