Exception-merge

Exception-merge
This task can also be referred as an “OR-merge” or "ABORT-merge". As soon as one token arrives at the exception-merge ALL other tokens still in the process are removed. This is especially useful in exception conditions, when any decision makes the other tasks unnecessary. For example, an order process which is split up into several paths. But when the customer cancels the order, it  does not make sense that all three paths have to process all the steps until the tokens can be merged (the customer has canceled the order anyway).

General Settings
This workflow task does not have any specific settings to configure. More information on general workflow task settings can be found here:
Workflow Tasks