Good evening,Can anyone tell me if there is a method to handle all unknown exceptions during an execution of an automation flow? For example a Try and Catch error.
Regards,Nicola
Discussion posts and replies are publicly visible
There is not such a low-code method in RPA, but all system exceptions will result in a failed robotic task execution. If you're initiating the task from a process model, you can handle these failures using the output of the Execute Robotic Task smart service and do your error handling accordingly in process.