The toggle breakpoint helps when the user wants to stop or pause at a preferred point in the workflow during the execution. Use this menu to enable or disable breakpoint for debugging.
How to use toggle breakpoint?
- You need to select an activity and select toggle breakpoint option from execute menu.
- Select debug option and it starts to debugging.
- It would stop where the breakpoint is placed.
- Then you need to select continue to proceed further.