Modifying Gateway type
To modify gateway type:
The Gateway Types proposed are:
• Complex: the process can take a complex combination of paths.
• Exclusive : the process can take a single path from several possible paths depending on the value of the data available. This is the default gateway type.
• Exclusive (Start): the process is triggered by the first event occurring; others are ignored.
• Exclusive (Event): the process can take a single path from several possible paths depending on the events occurring.
• Inclusive: the process can take one or several paths simultaneously.
• Parallel: the process takes several parallel paths simultaneously.
• Parallel (Start): the process is triggered by the first event occurring. The other events occurring during progress of the process are also taken into account.