Process editor
You use the process editor to create BPMN diagrams. It allows you to visually model your processes using a drag-and-drop mechanism.
Page overview
The process editor main page is divided into four areas:
- The menu bar on top, just below the navigation bar.
- The Shape repository on the left side.
- The canvas in the middle.
- The properties bar on the right side.
General properties
| Property | Description |
|---|---|
| Model Key | The unique identifier of the process in both Workflow Designer workspaces and Collibra. The key must be unique in any given workspace and in your Collibra environment. |
| Name | The name of the process, which becomes the display name of the workflow in Collibra. |
| Documentation | The workflow description that is shown in Collibra, providing details about the purpose and general usage of a workflow. |
Assignment properties
| Property | Description |
|---|---|
| Owner | The owner of the instances of the process. This option is not currently used in Collibra. |
Details properties
| Property | Description |
|---|---|
| Author | The owner of the instances of the process. This option is not currently used in Collibra. |
| Version | A manual free-form field used to add versions to your workflows according to your needs. This is for informational purposes only and is different from automatic model versions or app revisions. |
| Signal definitions | Definition of the signals that the process uses, comprised of:
|
| Message definitions | Definition of the messages that the process uses, comprised of:
|
Advanced properties
| Property | Description |
|---|---|
| Event listeners | Event listeners of this process, which react to a series of predefined low-level runtime events that are fired during process instance execution:
|
| Data objects | A list of process variables that are initialized when the process instance is started:
|
| Execution listeners | Allows you to invoke Java logic after certain events:
|