<?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>Are unattended nodes included in the limit of consecutive chained nodes?</title><link>https://community.appian.com/discussions/f/process/1010/are-unattended-nodes-included-in-the-limit-of-consecutive-chained-nodes</link><description>Activity chaining will break if: &amp;quot;The number of unattended nodes that exists between two (attended) activity-chained tasks surpasses the (default) maximum number of 50&amp;quot; Start and end events are not attended/unattended, so are they not included in the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Are unattended nodes included in the limit of consecutive chained nodes?</title><link>https://community.appian.com/thread/54264?ContentTypeID=1</link><pubDate>Wed, 18 Apr 2018 19:41:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1013f881-7751-46cd-9620-0d609fcc2ba0</guid><dc:creator>davids0001</dc:creator><description>You&amp;#39;ll want the fv!index property of the a!forEach function for that.  Your workaround is to use the forEach function in a script task you call once for all your data, and handle indexing using that.  If you don&amp;#39;t have 16.3 or higher, that would be a huge incentive I think to get approval for upgrading.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Are unattended nodes included in the limit of consecutive chained nodes?</title><link>https://community.appian.com/thread/16911?ContentTypeID=1</link><pubDate>Sat, 11 Apr 2015 12:06:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:73a54708-309e-4bbc-973c-edec5c41845f</guid><dc:creator>Jess</dc:creator><description>@alastairw Can you share what you did? I also need to do workaround on the subprocess limit and MNI, try using multiple instances on the subprocess,but the problem is I can't get the index of the data per row (ex. index(pv!col3,pv!count), since i remove the MNI and no tp!instanceindex in subprocess, i'm having hard time what to put on the indexNo parameter). My scenario here is uploading CSV files and processing each row using a subprocess. WOuld appreciate your help. TIA&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Are unattended nodes included in the limit of consecutive chained nodes?</title><link>https://community.appian.com/thread/3407?ContentTypeID=1</link><pubDate>Thu, 01 Aug 2013 14:39:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00407e2a-4487-4268-8ef9-82186e941acf</guid><dc:creator>alastairw</dc:creator><description>Thanks James.  We&amp;#39;ve already increased the limit and removed any loops or MNI.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Are unattended nodes included in the limit of consecutive chained nodes?</title><link>https://community.appian.com/thread/3386?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2013 01:06:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8fdec09a-40a9-478b-805e-db65a6ee7bbf</guid><dc:creator>jamesw353</dc:creator><description>I had a similar issue not long ago.  Here&amp;#39;s the link to the conversation &lt;a href="/search?q=OriginalPostID-67771"&gt;forum.appian.com/.../e-67771&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;The short answer is yes, unattended nodes are included in the count.  Because my case varied widely in how many instances some nodes are running I built a waiting screen that checks a status variable to clear before moving forward.  When I get the time, I plan on reevaluating my process to avoid running multiple instances all together.  Another option is to increase the chained node limit.  That info is here. &lt;a href="https://forum.appian.com/suite/wiki/72/Configuring_the_Process_Engine_Servers#CHAINED_EXECUTION_NODE_LIMIT"&gt;forum.appian.com/.../Configuring_the_Process_Engine_Servers&lt;/a&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>