<?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>Activity Chaining</title><link>https://community.appian.com/discussions/f/process/20131/activity-chaining</link><description>1. I have a record type of vanpool that has a related action to terminate a vanpool 
 2. When I execute the action from tempo, it says &amp;quot;action completed&amp;quot;. Then the task shows up. 
 3. We need to change the behavior to open the interface/task upon executing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78678?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 21:20:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:589dde08-8d06-4997-aba6-a8e7f2157e13</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;great, thanks for confirming.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78677?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 21:17:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14eb5515-8f8c-4935-a637-1ce14c74d9b7</guid><dc:creator>beHumble</dc:creator><description>&lt;p&gt;Boom, adding that last activity chain in the 2nd sub process worked! Thank you Mike!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78676?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 21:12:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b57e07f2-a6b8-439b-9f45-913e996eb518</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="17483" url="~/discussions/f/process/20131/activity-chaining/78675#78675"]all nodes EXCEPT from the last node to the end node[/quote]
&lt;p&gt;Well, this &lt;strong&gt;would&lt;/strong&gt; break chaining in the parent process, so can you change it?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="17483" url="~/discussions/f/process/20131/activity-chaining/78675#78675"]I set the call trip rec sync subprocess to synchronous[/quote]
&lt;p&gt;I&amp;#39;m not sure why you&amp;#39;d do that - this would either have no effect or have the opposite effect for what you&amp;#39;re trying to do.&amp;nbsp; Again, &lt;strong&gt;asynchronous&lt;/strong&gt; subprocesses are essentially ignored by activity chaining (the subprocess launches in a separate thread essentially and can do whatever it wants).&amp;nbsp; So you definitely want to leave it asynchronous.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78675?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 21:08:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1538867c-9a7e-4ae1-95f8-2cfb0036a3c2</guid><dc:creator>beHumble</dc:creator><description>&lt;p&gt;I set the call trip rec sync subprocess to synchronous before my post and had no luck.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I checked the two subs you have highlighted&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; 1st sub is Synchronous and has chaining from the start node, to the write node, to the end node&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2ns sub is Synchronous and has activity chaining on all nodes EXCEPT from the last node to the end node&lt;/p&gt;
&lt;p&gt;We can&amp;#39;t move the task unfortunately ..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78674?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 20:56:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:339d353d-65a5-4324-84a8-3ac5aaea6f9e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;No worries, I was able to download the image and zoom in - the &amp;quot;call trip recording sync&amp;quot; subprocess is asynchronous so chaining inside it is irrelevant.&amp;nbsp; You need to make sure chaining is enabled all throughout the two synchronous subprocesses (highlighted), as well as making sure the steps they contain don&amp;#39;t push you over the 50-node chaining limit.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1608756801375v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Also: can the task be moved earlier in this process flow by any means?&amp;nbsp; Or does it completely rely on the processing done in all of these nodes?&amp;nbsp; Usually the best answer in cases like this is to reevaluate the process flow and move certain operations to run in parallel with the task, instead of &lt;em&gt;before&lt;/em&gt; it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78673?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 20:50:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e0be212-e0c0-4c97-a41f-a52d860e652b</guid><dc:creator>beHumble</dc:creator><description>&lt;p&gt;This is probably to small, sorry&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78672?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 20:46:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e8351780-5fa1-4233-a96b-650d7d315a6b</guid><dc:creator>beHumble</dc:creator><description>&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Activity-Chaining-Issue.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Activity Chaining</title><link>https://community.appian.com/thread/78671?ContentTypeID=1</link><pubDate>Wed, 23 Dec 2020 20:36:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b8bb625e-523c-4d45-b79e-b66f086f270c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Can you confirm that your related action process has activity chaining enabled on every flow line between the start node and the eventual User Input Task node?&lt;/p&gt;
&lt;p&gt;If any subprocesses are originally set to &amp;quot;&lt;em&gt;Asynchronous&lt;/em&gt;&amp;quot;, you should leave them that way - chaining will essentially &amp;quot;skip over&amp;quot; asynchronous subprocess nodes and ignore any broken chaining found within them.&amp;nbsp; &lt;strong&gt;&lt;em&gt;Synchronous&lt;/em&gt;&lt;/strong&gt; subprocesses, on the other hand, will allow chaining to proceed in the parent if and only if the flow within is fully chained.&lt;/p&gt;
&lt;p&gt;It might be helpful if you could provide a screenshot of the process flow(s) leading up to your task.&amp;nbsp; Your description pretty much confirms to me that chaining is not happening correctly between the start node and the task, one way or the other - the signs you described at first exactly match what I&amp;#39;d expect in this case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>