<?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>Loop in process model</title><link>https://community.appian.com/discussions/f/process/33973/loop-in-process-model</link><description>Need a loop for multiple texts. To test the loop just made a dummy loop like below 
 
 Start node: Process variables : array(Text, multiple, {&amp;quot;a&amp;quot;,&amp;quot;b&amp;quot;, &amp;quot;c&amp;quot;}), iteration (Number, Integer), len(Number Integer) 
 Set len : Set output: expression: = length</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Loop in process model</title><link>https://community.appian.com/thread/129041?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2024 19:10:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:908492a3-d9c6-42bc-b872-c077d2b44352</guid><dc:creator>Abhay Dalsaniya</dc:creator><description>&lt;p&gt;Create a script task before XOR and&amp;nbsp;redirect increase iteration to that script task. Alternatively you may use existing &amp;#39;set len&amp;#39; also.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Loop in process model</title><link>https://community.appian.com/thread/129040?ContentTypeID=1</link><pubDate>Tue, 06 Feb 2024 18:56:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:943dafec-0c8a-46d7-a326-8461aabce637</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;An XOR with multiple inputs used in a loop will stop at the second iteration. That is by design. Add an empty script task before the XOR and merge your flows in that one.&lt;/p&gt;
&lt;p&gt;Some tips on looping:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/23.4/looping.html"&gt;https://docs.appian.com/suite/help/23.4/looping.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>