Workflow Overview
Here you will find an overview of all created workflows (workflow definitions). Each workflow (2) is assigned to a group (1), as you know it from profiles.
(3) Version number.
(4) See section Expert Search.
(5) Further display options.
Context Menu
In the context menu you have the following options.
Entry |
Description |
Create new group Change group Delete group |
Self-explanatory. |
New entry |
|
Start |
Creates a job for this workflow definition. See the following section. |
Duplicate entry |
Copies the workflow definition, but does not increment the version number (see above). |
Create new version |
Copies the workflow definition and increments the version number (see above). |
Edit entry |
Opens the workflow definition and allows editing. |
Open in new window |
The workflow definition is opened in another browser tab. Attention: Your browser might block this as an unauthorised popup. Check your browser settings if necessary. |
View entry |
Opens the workflow definition. However, editing is not possible. |
Quick view |
Shows the most important parameters and the diagram of the workflow definition. However, editing is not possible. |
Compare (Diff) with... |
Compares the workflow definition with another workflow definition. As a result you get a diff file with the differences. |
To clipboard... |
Opens another dialogue where you can copy the name and ID of the workflow definition. |
Delete entry |
Deletes the workflow definition. However, existing jobs of this workflow definition remain. |
Delete entry (+ Workflows) |
Deletes the workflow definition and all existing jobs of this workflow definition. |
Export entry |
The workflow definition is exported as a file. |
Import entry |
A workflow definition previously exported as a file can be imported. |
Import entry (BPMN) |
A new workflow definition is created from an imported BPMN file. |
Display as DataFlow |
The workflow definition is displayed as a data flow diagram (not editable). |
Documentation URL |
Refers to the documentation link in the main settings of the workflow definition. |
Workflows and Workflow Jobs
When you start a workflow (i.e. a workflow definition), this creates a workflow job (as you know it from profiles).
A workflow job has a unique name and ID (see w orkflow system variables VAR_SYS_WF_ID and VAR_SYS_WF_DISPLAYNAME, also available under Control Center → Jobs → Workflows → context menu → Current information).
The creator of the workflow job is stored in the workflow system variable VAR_SENDER.
See also section Workflow Jobs and Logs.