<?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>Integration with Appian to RPA Bot without using Activity Chaining in Process Model</title><link>https://community.appian.com/discussions/f/rpa/21522/integration-with-appian-to-rpa-bot-without-using-activity-chaining-in-process-model</link><description>Hi Everyone, 
 I am working on Integration with Appian to RPA Bot by using Execute Robotic Process Smart Service but it is working not with Activity Chaining in process model. 
 There is another flow in my process model which needs to be executed after</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Integration with Appian to RPA Bot without using Activity Chaining in Process Model</title><link>https://community.appian.com/thread/84116?ContentTypeID=1</link><pubDate>Wed, 28 Jul 2021 14:00:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2d86aea2-7c70-46cc-b14f-7d192ba323c4</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;My thoughts - Appian doesn&amp;#39;t allow activity chaining because Robotic processes are asynchronous &amp;amp; can take more time to execute the process(It has a retry option as well) which&amp;nbsp;may exceed the non-configurable time limit of 10 minutes as stated by Appian here. here&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.2/Process_Model_Recipes.html#breaking-a-chain"&gt;https://docs.appian.com/suite/help/21.2/Process_Model_Recipes.html#breaking-a-chain&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hence activity chaining might not be applicable over this node.&amp;nbsp;If your flow needs to continue with activity chaining, then I would suggest having this Execute robotic process node inside a sub-process and call that in the main process asynchronously with activity chaining.&lt;/p&gt;
&lt;p&gt;And your validate path will fail anyway, as you have the timer&amp;nbsp;event in the path.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>