Data (BPMN)

Data are physical or information items that are created, manipulated, or otherwise used during the execution of a process. You can create data objects in collaboration and process diagrams.

Note: PowerDesigner does not support the association of data objects with sequence flows.
The following kinds of data are available:
Symbol Description
BPMN_20_DataBase Data object - Information flowing through the process.
BPMN_20_DataInput Data input - External input for the entire process, which can be read by an activity.
BPMN_20_DataOutput Data output - Variable available as the result of the entire process.
BPMN_20_DataCollection Collection data object - Collection of information, such as a list of order items.
BPMN_20_DataInputCollection Collection data input
BPMN_20_DataOutputCollection Collection data output
BPMN_20_DataStore Data store - Place where the process can read or write data, such as a database or filing cabinet, and which persists beyond the lifetime of the process instance.
Note: You can change the type of a data object by selecting a different stereotype from the Stereotype list on the General tab of its property sheet, or by right-clicking its symbol and selecting the appropriate Change to... command.