How do you implement a try/catch in Appian RPA no code environment?
Thank you.
Discussion posts and replies are publicly visible
There is no direct implementation of a try/catch in Appian RPA, just like there is not in Appian expressions.
But, what problem do you try to solve?
Stefan Helzle - use the "try" to find the error and based on the type of the error to do something in the "catch" section. Similar to what modern RPAs (UIPath RPA/Blue Prism RPA/Automation Anywhere RPA) are able to implement.
Think of Appian RPA as a bandaid to integrate a legacy system. Use standard Appian processes for the more complex logic.
Stefan Helzle - you are so right!!! The question is why there is no progress on this bandaid from Appian? any Appian employees here?
Agentic AI RPA