Skip to content

Modeler_audit_rules_R3290

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

R3290

Summary

A SequenceFlow must exist to support DataAssociations.

Details

In BPMN, two ways of transfering DataObject exist:

image

Making the SequenceFlow explicitely carry the DataObject through a visual shortcut ;

image

Directly using DataAssociations;

In both cases, the SequenceFlow existence is mandatory.

Tips

Create a SequenceFlow between the BPMN elements transfering a DataObject through DataAssociations.

Clone this wiki locally