Execute Menu

Estimated reading: 3 minutes 2798 views

The Execute Menu option provides users with seamless control over the execution, debugging, and management of workflows. It offers several critical features for testing, troubleshooting, and optimizing workflows. Let’s explore the available options in detail.

Run

The Run option allows users to execute the workflow. Once triggered, the system runs the workflow, and the execution details, including the start time, end time, and duration, are displayed in the Output window. This feature enables users to monitor the progress of the workflow and review its performance.

Debug

The Debug option is essential for identifying and resolving issues during workflow execution. When debugging, a pop-up window appears on the left side of the Designer, displaying the values of variables and arguments passed within the workflow in real-time. This helps users closely monitor the behavior of the workflow, ensuring that all values are processed correctly. Debugging results are also shown in the Debug section of the Output window, providing detailed feedback on each step.

Abort

The Abort option allows users to terminate the workflow’s execution, whether it is running or being debugged. This is useful if the user needs to stop the process immediately due to errors or unexpected behavior, providing control over the execution environment.

Continue

While debugging, the Continue option is highlighted when the execution reaches a Breakpoint. Clicking this option resumes the workflow’s execution from the breakpoint, allowing users to proceed with testing or troubleshooting without restarting the entire process.

Delete All Breakpoints

Workflows can contain multiple breakpoints to pause execution at specific steps. The Delete All Breakpoints option allows users to remove all breakpoints in the workflow at once. A confirmation pop-up will appear before the breakpoints are deleted, ensuring users have control over this action.

Toggle Breakpoint

The Toggle Breakpoint feature enables users to pause execution at a specific point within the workflow. By selecting a particular activity and enabling the Toggle Breakpoint, users activate a breakpoint at that activity, which will be marked with a red icon. This allows users to halt the execution at critical points to analyze and troubleshoot the workflow more effectively.

Debug Timer

The Debug Timer function in the Debug menu provides even greater control during the debugging process. It allows users to set a specific time interval, from a drop-down menu, to monitor the timing of workflow execution. This can be helpful in scenarios where precise timing and delays are critical to understanding and troubleshooting workflow performance.

With these options in the Execute Menu, users can efficiently execute, debug, and optimize their workflows, ensuring seamless and accurate automation.

Share this Doc

Execute Menu

Or copy link

CONTENTS