Example 1. Suspending a Workflow Instance

The following steps are performed:

  1. The workflow Owner selects the row of the workflow instance that you want to temporarily stop in the Instance list.
  2. In the row with the selected workflow instance, the workflow Owner clicks on the "Pause" button.
  3. A modal window displays a notification that the workflow Instance has been paused. The notification text is "Are you sure you want to pause the workflow instance [Workflow name]?".
  4. The workflow Owner clicks on the "Yes, pause" button.
  5. The "Pause" button is replaced by the "Start" button.

Example 2. Resuming Workflow Instance operation

The following steps are performed:

  1. The Workflow Owner selects the row of the workflow instance that you want to resume after a pause in the Instance list.
  2. In the row with the selected workflow Instance, the Workflow Owner clicks on the "Start" button.
  3. A modal window displays with a notification that the workflow instance is paused. The text of the notification is: "Are you sure you want to resume the workflow instance [Workflow name]?".
  4. The workflow owner clicks on the "Yes, resume" button.
  5. The "Start" button is replaced by the "Pause" button.

Example 3. Stopping the Workflow Instance operation

The following steps are performed:

  1. The Workflow Owner selects the row of the Workflow Instance that you want to stop in the instance list.
  2. In the row with the selected Workflow Instance, the owner clicks the button to stop the Workflow Instance.
  3. A modal window displays with a notification that the Workflow Instance has been stopped. The notification text is "Are you sure you want to stop the workflow instance [Workflow name] from executing?".
  4. The Workflow Owner clicks on the "Yes, stop" button.
  5. The button to stop the Workflow Instance becomes inactive.

Example 4. Viewing the logs of a Workflow Instance

The following steps are performed:

  1. The Workflow Owner selects the row of the Workflow Instance whose logs you want to view in the instance list.
  2. In the row with the selected workflow instance, the Workflow Owner selects the "View logs" button in the action menu.
  3. A modal window opens, which displays the work log of the Workflow Instance.
  4. The workflow owner closes the log window by clicking on the "x" and returns to the table "Instances".


Example 5. Viewing the result of a Workflow Instance

The following steps are performed:

  1. The Workflow Owner selects the row of the Workflow Instance whose result you want to view in the list of instances.
  2. In the row with the selected workflow instance, the Owner selects the "Result" button in the action menu.
  3. A modal window opens, in which the result of the Workflow Instance is displayed.
  4. The Workflow Owner closes the log window by clicking on the "x" and returns to the table "Instances".


  • Нет меток