<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Is there any specific way Appian RPA handles the exceptions in the automation flow ?</title><link>https://community.appian.com/discussions/f/rpa/24487/is-there-any-specific-way-appian-rpa-handles-the-exceptions-in-the-automation-flow</link><description>I&amp;#39;m just trying to learn if there is any way that we can introduce business exceptions and system exceptions into the automation flow like the other RPA tools (like try catch ) kind of elements?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there any specific way Appian RPA handles the exceptions in the automation flow ?</title><link>https://community.appian.com/thread/94545?ContentTypeID=1</link><pubDate>Tue, 03 May 2022 19:05:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:894c0b17-81e0-4e2b-ac01-0708c90d1a44</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;Business and system exceptions should be handled within process model flows. For example, your process model should execute a robotic process and the node will wait for the process to complete. Using the data -&amp;gt; outputs, you can use variables and fields to handle exceptions via process model gateways.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In terms of &amp;#39;try / catch&amp;quot; style behavior, the conditional actions act as natural flows to help. For example, you can use &amp;#39;Does window title exist&amp;#39; as a check for a title and then you can have exception logic within the &amp;#39;No&amp;#39; block.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>