1.2.7.5 BpmnDataOutput
Activities and Processes often required data in order to execute. In addition they may produce data during or as a result of execution. Data that is produced is captured using Data Outputs A DataOutput belong either to a process or to an activity.
ParameterBpmnDataOutputBpmnItemAwareElement
Association
Description
RepresentedParameter : Parameter [0..1]
When the activity is a calledActivity related to an operation, the Dataoutput can be connected to a parameter of the operation.
OwnerLoopCharacteristics : BpmnMultiInstanceLoopCharacteristics [0..1]
Catched : BpmnCatchEvent [0..1]
OwnerActivity : BpmnActivity [0..1]
Data produced by the activity
1.2.7.5.1 Consistency rules
The represented Parameter, if any, shall be of the out or inout mode.