Use this window to start workflow instances and visualize the process of the instances.
The top of this window displays the information about the instance. The bottom of the window displays the flow path of the instance.
To open this window, from the SAP Business One Main Menu, choose
.Select a workflow template based on which you want to start the instance. |
Displays the ID of the workflow instance that is based on the selected workflow template. It is created by the system in sequence. |
Displays the creator of the workflow instance. |
Displays the status of the workflow instance.
End of the note. |
Displays the date on which the instance starts. |
Displays the date on which the instance is completed. No information is displayed in Close Date before you complete the instance. |
|
Type |
Icon |
Description |
---|---|---|
Event |
|
Indicates the start of a workflow process. This type of process is manually started by the user of SAP Business One. |
|
Indicates the start of a workflow process. The system starts this type of process automatically based on the timer settings in Workflow designer in SAP Business One Studio. It is either One Time Start or Recurrent Start. |
|
|
Indicates the start of a workflow process. The system starts this type of process automatically based on the condition settings in Workflow designer in SAP Business One Studio. You must use JavaScript to define condition settings. |
|
|
Indicates the end of a workflow process. |
|
|
Indicates the end of a multi-flow path workflow process. Once the flow path reaches this point, other flow paths are terminated automatically. The whole workflow process then is completed. |
|
Flow |
|
Shows the execution order of the tasks in the workflow process. If it follows an exclusive gateway, you must define a condition for sequence flow. |
Gateway |
|
Indicates the spot where the sequence flow splits into multiple flow paths. Users must process each of the flow paths. |
|
Indicates the spot where the sequence flow splits into several flow path options. Users only process the flow path that meets the conditions of the sequence flow. |
|
Task |
|
Indicates the task that users process in SAP Business One. |
|
Indicates the task that users process outside SAP Business One, for example, make a phone call or schedule a meeting. |
|
|
Indicates the task that SAP Business One processes automatically. To define script tasks in Workflow designer in SAP Business One Studio, you must use JavaScript. |
|
Task Status |
|
Indicates that the task is in process. |
|
Indicates that the task has been processed successfully. |
|
|
Indicates that the task is with error. |