EgatlovS / trashcanprocess

Camunda Process with Inclusive Gateways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trashcanprocess

Just played around with some inclusive gateways!

Inclusive Gateway

An inclusive gateway may have more than one outgoing sequence flow. So n-Tokens may be created for each sequenceflow evaluating true. A converging inclusive gateway waits until all tokens arrive. !Note! Not every Token will be noticed especially if it meats a terminating event before reaching the converging inclusive gateway. At this point your process will either wait forever or an exception is thrown.


bpmn model

trashcanprocess


Stuff used to make this:

About

Camunda Process with Inclusive Gateways


Languages

Language:Java 100.0%