...
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 workfow workflow automatically continues to the next workflow task, until the end of the workflow is reached.
Beneath an example of a basic simple workflow:
...
The 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.
...
Info |
---|
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:
...
Component | Type | Description |
---|---|---|
Status |
| |
Status |
| |
Task |
| |
Connector |
| |
Cancel group |
|
Identify an object with a workflow
Objects with 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 masterdata without a workflow and a reservation is an object with a workflow.
...
Info |
---|
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) buttons are also shown and this is also an indicator that there is a workflow involved.
...
|
How to read an objects workflow
...