| Version | Date | Notes | By |
|---|---|---|---|
| 1.0 | 2020-09-11 | Initial release | ROB |
This gateway uses a WeFlow script to evaluate which exit connections are valid and the process token instance flows through the first one of the valid ones (this gateway flows through one and only one of the available exits). If there are multiple incomming connections id does nothing (allows flow through without interruption).
This gateway uses a WeFlow script to evaluate which exit connections are valid and the process token instance flows through all valid ones.
This gateway splits an incomming token process instance into all available exits. If there are multiple incomming connections it will halt execution until all incomming connections are resolved.