Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/3245073/Running Workflow in Debugging Mode_1.jpg"/>
  <br> 
</center>

You can create a pause element in a workflow with a help of the Toggle breakpoint button or by the Ctrl+B shortcut. To do it select the element and press this button. If you press the Show or hide breackpoint manager the breakpoint manager appears:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/3245073/Running Workflow in Debugging Mode_2.jpg"/>
  <br> 
</center>

Break at element - creates new breakpoint. If you press on this button the following dialog will appear. Choose the breakpoint element and click OK button.

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/3245073/Running Workflow in Debugging Mode_3.jpg"/>
  <br> 
</center>

Delete the selected breakpoints - this button deletes the selected breakpoint.

Delete all breakpoints - this button deletes all breakpoints.

Enable or disable all breakpoints - this button check or uncheck all breakpoints. Check on the breakpoint means that the breakpoint enable and will be used.

Highlight selected item - this button highlights the breakpoint element.

The following context menu items are available for each breakpoint:

...