Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Debugging the Workflow diagram

Workflow debugging is a mandatory step in workflow design and should be performed on different sets of acceptable values of workflow input parameters or screen forms.

Controlling the debugging progress

Debugging is controlled using the buttons:

...

This is the end of the overview of the buttons for controlling the workflow during debugging.

Debugging stages

  1. Launching the workflow
  2. Observing the workflow runtime
  3. Viewing intermediate results and getting the final result

Launching a workflow in debugging mode

The workflow is launched in debugging mode by clicking on the "Start" button located at the right end of the toolbar: Требуется замена скриншота

...

After selecting the launch parameters and setting the initial values of the workflow input parameters, the designer clicks on the "Launch" button. The workflow is launched.

Observation of workflow progress

There are two ways to observe the progress of a workflow:

...

  • event date and time
  • task name
  • task type
  • event

Viewing intermediate results and obtaining the final result

  1. You can view the initial values of workflow parameters for tasks with the "Start" type.
  2. You can view the values of the input parameters of tasks in the "Events" column for tasks with the status "Task started".
  3. You can view the values of the output parameters of tasks in the "Events" column for tasks with the status "Task completed".
  4. You can view the final results of the workflow for tasks with the "Finish" type.

Debugging a workflow with a screen form

When debugging a workflow with a screen form, when a screen form is reached, the designer must do the following actions to execute it:

...