Skip to content

Modeler_audit_rules_R3220

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R3220

Summary

A SequenceFlow from an EventBasedGateway must target an IntermediaryCatchEvent.

Details

Sequenceflows from EventBasedGateways are considered as event flows, and can only be caught by an IntermediaryCatchEvent.

Tips

If you have sequence flows leaving from an EventBasedGateway that do not target an IntermediaryCatchEvent, you should remove these flows.

Clone this wiki locally