Alerts when Error Debug

In case of debug the error, I want to send an Emai or beep.
Is it impossible?

after alert, I want to retry from debugging activity.

@saintseiyer,

You can use a Global Exception Handler and place the email there with the error info. Then just press step into, step out and more options are available using the debugging features Uipath has to offer.

More info about it here also a sample workflow is available to download:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.