<?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>Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/discussions/f/process/39178/issue-with-parallel-flows-when-activity-chaining-is-applied</link><description>Hello All, 
 I have a scenario where I am calling the process from web API, to get this completed faster I have added few flows in parallel using AND gateway and these paths has to complete to return the response from web API hence I have applied activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148558?ContentTypeID=1</link><pubDate>Tue, 03 Jun 2025 04:17:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9356cb98-a8f9-4f43-891d-daf3b42242d2</guid><dc:creator>Priyanka!</dc:creator><description>&lt;p&gt;Thank you all for replying to this thread, as mentioned by &lt;a href="/members/mikes0011"&gt;Mike Schmitt&lt;/a&gt;&amp;nbsp; and &lt;a href="/members/davidj137213"&gt;David Jimenez &lt;/a&gt;&amp;nbsp; chaining need deterministic path to execute on priority. My issue got resolve&amp;nbsp; applying chaining for one path and removing from other. This way chaining is not breaking anywhere and parallel execution is also happening as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148471?ContentTypeID=1</link><pubDate>Thu, 29 May 2025 07:46:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdab873d-0855-4e04-83c6-b266f50c3c77</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;As others suggested here, its better to merge both parallel flows so they execute sequentially. Also try to keep the chaining till the node on which the parent process depends or expects output from, because activity chained nodes themselves can slow the performance/execution of process.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148465?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 20:21:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:39311684-4a00-4dcf-b734-36e2f51690ad</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;No , it means that you won&amp;#39;t be able to predict what it will happen.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And yes , you must avoid the use of an AND gateway in this case, try to implement it in a sequential flow&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148464?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 18:55:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:114bbda4-146d-47dc-b16c-a789252d1488</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;m unclear what parallel flows buys you here when both flows are unattended.&amp;nbsp; You may as well put all the items in sequence (especially since when the two flows are running in parallel, even if chaining worked there&amp;#39;d be no way to assure what order the nodes execute in, meaning you should be able to make the two paths sequential anyway).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148463?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 18:20:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:338138d9-1183-47f8-8fe7-59a50a4f90e8</guid><dc:creator>Priyanka!</dc:creator><description>&lt;p&gt;So does this mean system wait to complete any one path and then goes to another path?&lt;/p&gt;
&lt;p&gt;If so then AND gateway is not serving the purpose here isn&amp;#39;t it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148462?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 18:17:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a166f655-6032-4d93-b7c4-50d8450ade0e</guid><dc:creator>Priyanka!</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;This just example process I shared, in my scenario I need to call multiple integration to form the final response of web API. Hence I tried to call those integration in parallel flows with chaining.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148461?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 18:15:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7a3bdfd-82ce-4ce4-b475-3aab9cccfc28</guid><dc:creator>Priyanka!</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;br /&gt;&lt;br /&gt;Thanks for responding, this is 24.4.&lt;br /&gt;I have observed this on start process nodes only.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148460?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 17:43:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:71f18587-8014-48be-aa82-1c334275028f</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;&lt;strong data-start="1232" data-end="1284"&gt;Activity chaining requires a deterministic path.&lt;/strong&gt; In a &lt;strong data-start="1290" data-end="1307"&gt;parallel flow&lt;/strong&gt;, multiple paths execute &lt;strong data-start="1332" data-end="1350"&gt;simultaneously&lt;/strong&gt;, and the system cannot predict which one will complete first, making chaining unpredictable or impossible.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148459?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 17:10:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c21bb459-dd9a-4def-8362-6f7cdd340f82</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Logically, chaining can only really apply across one branch of an AND gateway.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issue with parallel flows when activity Chaining is applied</title><link>https://community.appian.com/thread/148455?ContentTypeID=1</link><pubDate>Wed, 28 May 2025 13:53:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74c2cea2-2c94-447d-821b-89714d5d7ef5</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Which Appian version is this? Since 24.4 activity chaining has no impact on the behaviour when using a!startProcess.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>