Is there any way that bot get paused when it get failed while running in debug mode it make debugging much easier to current situation
When a workflow STARTS.
It looks to see if any of the open designers has that workflow open.
If so, it will compile the workflow using the designer and use the designer as debugger.
That means it will stop at any break points you have set. ( also if the workflow was activated remotely )
If an error happens, it SHOULD mark the activity that made it fail with yellow, If not copy the “numbers” in the error message into the search field, that will allow you to find the activity that has that ID
If you close the designer and reopen it, you WILL loose the option to debug/Set breakpoints for that workflows that was started before you re-opened the designer
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.