Activities performed within the context of a business process may require data as their input or deliver data as output. This way activity manipulates workflow relevant data and transfers this data among them. The properties of these workflow data have to be defined in the model. The data value must be set before the activity is started at runtime. For more details on data, refer to the chapter Workflow Data Workflow Data of the Concepts handbook. Concepts Handbook in the Stardust Documentation.
Figure: Representations of Data in the My Process Models panel and Process Diagram Canvas
Each model created under the My Process Models panel contains following pre-defined data under the Data node.
You can perform following operations on data.
You can create following types of data in the Business Process Modeling perspective.
icon represents primitive data in the My Process Models panel.
icon represents document data in the My Process Models panel.
icon represents structured data in the My Process Models panel.To create any of these three listed data, perform the following steps:
Figure: Create Primitive Data
Perform the following steps, to rename the data.
Figure: Rename Data
Rename can be performed in the My Process Models panel, property panel of the element, and by double-clicking element in the Process Diagram canvas.
Perform the following steps, to delete the data.
Figure: Delete Data
Figure: Delete Data - Confirm Dialog Box
The data flyout menu is displayed when you hover the mouse in the proximity of the data.
Figure: Data - Flyout Menu
Following menu options are available in the data flyout menu.
| Menu Icon | Menu Option | Description |
|---|---|---|
![]() |
Delete | Deletes the data from the swim lanes. |
![]() |
Connect | Starts a data flow with the data as the first anchor point. |
You can define properties for following types of data.
To view and edit primitive data properties, perform the following steps:
Figure: Data - Flyout Menu
The UUID and ID options are displayed only when you switch to Integrator profile.
Figure: Structured Data
Figure: Document
Figure: Other
If you click the link Open Data View, the property view of the data is displayed.
Figure: Data Property View
To add comments, click the Comments icon displayed at the top-right side of the diagram canvas. Add comment in the text box and click Submit. The newest comment gets displayed at the top of the table. To delete the comment, select the comment and click the Delete icon. The user, who has submitted the comment, only that user can delete the comment. If the other user selects the comment or no comment is selected, the Delete icon remains in disabled state.
Figure: Data - Comment
If the Public Visibility check box is selected in the data property panel, then it can be referenced in the Consumer model. To reference the data, drag and drop the data from the Provider model to the Consumer model. The data gets referenced and it is editable in the Consumer model.
The following message is displayed in the Process Diagram message area when a referenced data is clicked, and external referenced data is not found due to rename operation on it in the Provider model.
Figure: Referenced Data - Rename
If the referenced data is deleted from the Provider model, it is displayed as Undefined element wherever it is referenced in the Consumer model. In that case, the following message is displayed in the Process Diagram message area when a referenced data is clicked. You should delete that Undefined element since no reference to that data exist.
Figure: Referenced Data - Delete
For more information, please refer to the section Dragging and Dropping of Elements of the chapter Swim Lanes Usage.