General
Workflow is a technical term for process. A workflow is a series of tasks, which need to be executed in order to eventually complete the process. The tasks in a workflow either need to be manually executed by a user or are automatically executed as soon as a condition is met. As soon as a workflow task is executed, the workflow automatically continues to the next workflow task, until the end of the workflow is reached.
Beneath an example of a simple workflow:
This example process starts in the status ‘Draft’ and as soon as the workflow task ‘Submit' is executed by a user, the process continues to the status ‘Submitted’ and the next workflow task 'Handle’ becomes active. In both the draft and submitted status, the cancel task is also available.
Identify an object using a workflow
Objects using a workflow can mainly be identified by the ‘Workflow’ tab. Objects without a workflow tab do not have a workflow. For example, a building is an object without a workflow and a reservation is an object with a workflow.
End users do not have the authorization to see the workflow tab. Only key users and administrators can see and navigate to the workflow tab.
If a user has active tasks in the workflow, the tasks corresponding (green) function buttons are also shown and this is also an indicator that there is a workflow involved.
Workflow components
A workflow consists of several components. The most important components are:
Status
Task
Connector
Cancel group
Component | Type | Description |
---|---|---|
Status |
| |
Status |
| |
Task |
| |
Connector |
| |
Cancel group |
|
How to read an objects workflow
Via the ‘Workflow’ tab overview 'Task history', the key users and administrators can see the workflow tasks already executed and workflow tasks generated to be executed. This overview can be used to see who executed a specific workflow task or who needs to execute the current active workflow task.
An objects categiory determines if a workflow is used. If an object is ceated in a category which uses a workflow, a workflow case is created for that particular object. The workflow case for that object keeps track in which status the object is currently in, which tasks are currently active and which tasks are already executed. The workflow case gives a visual presentation of the tasks already executed and tasks still to be executed.
The include 'View workflow graphics <object instance>' shows the current workflow case of the object. In the workflow case there are several colors used:
Light grey: All statusses, tasks, connectors and cancel groups currently not active for the current status
Black/dark grey: The current (active) status and all tasks, connectors and cancel groups currently active
Blue: The blue statusses, tasks and connectors show the route the object has already been through (progress)