<?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>Any limit on items to run at one go in a loop in process model?</title><link>https://community.appian.com/discussions/f/process/24963/any-limit-on-items-to-run-at-one-go-in-a-loop-in-process-model</link><description>Hi Team, 
 I have a process model which has around 5-6 nodes running in a loop. At one go the loop may have more than 1000 items to be run. The process model gets paused by exception after running the loop for 1000th time. Do we have any limit on number</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Any limit on items to run at one go in a loop in process model?</title><link>https://community.appian.com/thread/96593?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 06:22:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba5f38a5-77f8-41d5-8430-d46fb156b4a3</guid><dc:creator>SS</dc:creator><description>&lt;p&gt;Thank you Stefan!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any limit on items to run at one go in a loop in process model?</title><link>https://community.appian.com/thread/96592?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 06:21:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:44b99feb-6d9d-443c-a9cd-12c4b34dfede</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;No, this will not have any effect. You store the node outputs to process variables which are not affected by this configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any limit on items to run at one go in a loop in process model?</title><link>https://community.appian.com/thread/96591?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 06:17:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ac550382-67b9-4f87-8edd-51b4dbc2fc33</guid><dc:creator>SS</dc:creator><description>&lt;p&gt;Hi Stefan,&lt;br /&gt;Will going with the above option have no effect on the nodes which are out of the loop? Actually after the loop completes, we have few nodes that need to be processed from the data executed in the loop. Like mass addition of rows with items from loop to DB, sending Emails, etc&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Any limit on items to run at one go in a loop in process model?</title><link>https://community.appian.com/thread/96590?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2022 06:06:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14847378-529a-4147-b73c-3dbf3ddd36b9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The issue here is that looping in a process is a bad practice and should be avoided.&lt;/p&gt;
&lt;p&gt;In case you have to go this way, make sure to not pile up old node instances by enabling &amp;quot;Delete previously completed instances&amp;quot; for ALL nodes in the loop.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.2/Process_Node_and_Smart_Service_Properties.html#execution-options"&gt;docs.appian.com/.../Process_Node_and_Smart_Service_Properties.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>