Skip to content

Modeler_audit_rules_R3160

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

R3160

Summary

A MessageFlow cannot have a Gateway as its source or target.

Details

Gateways are control nodes that control the flow of a sequence. Only SequenceFlows should connect them.

Tips

If you have a MessageFlow connecting a Gateway, you should change it to a SequenceFlow instead.

Clone this wiki locally