<?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>User Input Task Skipped though there is activity chaining</title><link>https://community.appian.com/discussions/f/process/34193/user-input-task-skipped-though-there-is-activity-chaining</link><description>Here in this model, you can see currently instance sits in Confirmation Screen user input task, but from user screen, this wasn&amp;#39;t opened and process got closed showing &amp;quot;Action Completed&amp;quot; banner. 
 I&amp;#39;ve activity chaining all the way till this node. What</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User Input Task Skipped though there is activity chaining</title><link>https://community.appian.com/thread/130328?ContentTypeID=1</link><pubDate>Thu, 29 Feb 2024 17:39:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6fca133a-9771-4f8a-80e3-00fcf507d4be</guid><dc:creator>abdurrahim95</dc:creator><description>&lt;p&gt;Thanks Mike, did the last suggested approach. It worked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Input Task Skipped though there is activity chaining</title><link>https://community.appian.com/thread/130307?ContentTypeID=1</link><pubDate>Thu, 29 Feb 2024 14:24:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68a5fbbf-bcd8-4ad0-96b3-50a94d161958</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If the confirmation screen task is too many &amp;quot;hops&amp;quot; away from the previous user-attended interface (task, start form, or interface from which the process was launched), chaining will be broken and the behavior will show as you&amp;#39;ve described.&amp;nbsp; The &amp;quot;number of hops&amp;quot; includes all chains between all nodes including subprocesses and loops. The standard environment chaining limit is 50 such &amp;quot;hops&amp;quot; - it&amp;#39;s a little tricky to count them accurately, but in your case depending on what&amp;#39;s in your 2 main synchronous subprocesses between the 2 tasks, it may or may not be being exceeded.&amp;nbsp; Also every single chain in every synchronous subprcess would need to be chained for the chaining to be maintained - if even one is missing, chaining will break there.&lt;/p&gt;
&lt;p&gt;Also I note that you have 2 incoming flows to your confirmation screen task (thanks to the AND node labelled &amp;quot;Split&amp;quot;), which is not really valid - chaining can only carry across one activity flow - you would need to have 1 of those flows just end and the other one can show the confirmation screen.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>