How can I debug my process?

I want to monitor and/or pause on any activities to check my process as live? How can I do that?

where you want to start a process, you can manage your process by putting the start event where you want to end it and end event

Hi Yasin,

I’m not sure if that will be helpful but when your process is running, you can also add a breakpoint in your process. Open your process’s diagram in scheduler app and then add a breakpoint by clicking on one of the circles above the activity box that you want your process to pause.

Once you add a breakpoint, it’s going to look like in the picture below. By clicking on the same circle again, you will be removed the breakpoint and your process will keep running.

1 Like

Thank you, you caught me

1 Like