With this step you can send the current message to another flow. It's like a condition in a flow. Example: you can send a notification to an accountmanager when the invoice has been sent.
Settings
First, go to Advanced to choose the right source or the- icon (this means that the condition is not based on a source ), then you can select a flow.
- Flow selector: Select a different flow where you want to put the message.
Advanced
- Source: Choose a source where the message is coming from.
- Set header on new message: This is specifically to put a header on the message, so that you can use it to trigger the correct source with the header condition.
- Set condition for his FlowStep: Do you want to set a condition? Then a new input field will appear. This allows you to set a condition so that a FlowStep is only executed when it meets a special condition. You write a condition in the Freemarker language (https://freemarker.apache.org/).
- Comments: Here you can optionally add a comment, so that your colleagues can see why this Flowstep is being performed.