Question
Appian RPA Workflow: Catch Run time Exception from low code components
Is there any way to catch the exception thrown during execution by the Bot in Appian RPA?
I need to take some action in case exception occurs via any component of low code. For example Bot is performing Click on Element action on 10 -15 buttons in web page and No Such Element thrown for one of the element on agent, so I want to send customize email with exception trace. In java code we can achieve this by using try catch but need to see how appian catches low code component exception.
Regards,
Mukesh
