Stop executing in outgoing route

Hi Gijs
Welcome to the forum!

You can skip tasks, in the example configuration there’s an example transformer that skips them based on a condition.
Basically if the payload becomes null, the task will be skipped.

You can read the description in the ‘[EXAMPLE] Skip a task’ transfomer.

The ‘no action publisher’ in the outgoing configuration might also be interesting depending on the usecase.