Exception-merge |
Scroll |
The exception-merge 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). |
Name
Name of the task. Appears as the task name in the Workflow Designer.
Duration
For automatic tasks this can be left at 0.
Type (read only)
Task type is set to Exception-merge by the system (read only).