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.
Symbol | Description |
---|---|
|
Data object - Information flowing through the process. |
|
Data input - External input for the entire process, which can be read by an activity. |
|
Data output - Variable available as the result of the entire process. |
|
Collection data object - Collection of information, such as a list of order items. |
|
Collection data input |
|
Collection data output |
|
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. |