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

Ключ

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

...

  1. Select the task (1) on the diagram - as a result, new buttons will appear on the toolbar (2):
    1. "Block Shutdown".
  2. ""Breakpoint" Требуется замена скриншота
  3. Click on the "Breakpoint" button - as a result, the selected task will have a "Breakpoint" icon: Требуется замена скриншота
  4. The workflow can now be launched. The workflow will reach a breakpoint and stop. New buttons will appear on the toolbar:
    • "Continue"
    • "Stop"
    • "Restart"
    • "Step forward"
      Требуется замена скриншота
  5. Click one of the buttons to continue:
    • "Step forward" - the workflow will continue to run either to the next breakpoint
    • or "Continue" - the workflow will continue either to the next breakpoint or to the end.
  6. To remove a breakpoint from the task, you should click the "Breakpoint" button again.

...

  1. To temporarily turn off a step from the workflow, you should click on the "Disable block" button - the background color of the button and the color of the task itself will turn gray: Требуется замена скриншота
  2. To restart the debugging of a disabled block, you must click the "Disable block" button again.

...

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

When you click on the "Start" button, a modal window appears in which you can set the input parameters of the workflow and select the special launch parameters: Требуется замена скриншота

It should be noted that the "Data for special launch" panel appears only if there are robots in the workflow and the designer wants to launch them only on the host he has selected. If the designer leaves the host and account fields empty, the Orchestrator will select the host based on the principle of the lowest load. That is, the one that is either free or least loaded, but still has enough computational resources to launch a new robot, will be selected.

...

  • by block diagram - running blocks will be highlighted by a frame rotating around them.
  • by logs - the "Logs" panel will appear below the workflow diagram as soon as the workflow is launched. Требуется замена скриншота

The logs show task events:

...

  1. LMB select the executing SF - the panel "Block "Screen form"" should appear  
    Требуется замена скриншота
  2. Click on the "Fill Form" button - a modal window with SF should appear, in which you should fill in the missing fields (in this case it is the "Second component" field): Требуется замена скриншота
  3. Enter the number 5 in the second field and click the "Send" button - the data will be sent to the server, and the workflow will continue according to the scheme.

...