<?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>Go through a process node twice?</title><link>https://community.appian.com/discussions/f/process/23746/go-through-a-process-node-twice</link><description>My question is, if it is possible to go through a process node twice. Here is an example (I understand this could be designed better with a subprocess etc). 
 
 The process initially saves data from the form into the TravelRequest DB table. If there is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Go through a process node twice?</title><link>https://community.appian.com/thread/91241?ContentTypeID=1</link><pubDate>Thu, 17 Feb 2022 16:06:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:791f7f50-5662-45cc-9333-4837033648a2</guid><dc:creator>sebastians0002</dc:creator><description>&lt;p&gt;Thank you that worked!&lt;/p&gt;
&lt;p&gt;It is interesting to me that there is only one entry of Write to Comments.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1645113337798v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1645113178665v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Go through a process node twice?</title><link>https://community.appian.com/thread/91240?ContentTypeID=1</link><pubDate>Thu, 17 Feb 2022 15:48:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7795208-7103-41af-b67c-fa9574a8ebc7</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;XORs can only have one incoming path but script tasks can have multiple. Have your two AND gateways both link to the script task and then have the script task be the only node pointing to the XOR.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Go through a process node twice?</title><link>https://community.appian.com/thread/91239?ContentTypeID=1</link><pubDate>Thu, 17 Feb 2022 15:45:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11b4a56a-3960-4163-9590-bbe25bc76d7f</guid><dc:creator>sebastians0002</dc:creator><description>&lt;p&gt;I added an empty Script Task, however this hasnt resolved.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1645112748602v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Go through a process node twice?</title><link>https://community.appian.com/thread/91238?ContentTypeID=1</link><pubDate>Thu, 17 Feb 2022 15:36:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48542487-e74d-4cb6-ae11-3963248fca99</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;These docs should help&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.4/Process_Model_Recipes.html#repeating-the-same-task-using-a-looping-flow"&gt;docs.appian.com/.../Process_Model_Recipes.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Before any gateway nodes you wan to go through again, place a blank script ask before it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can determine the number of times that a flow token repeats a loop by placing a gateway in the loop.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When a looped flow enters an&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;OR&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;or an&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;XOR&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;gateway, the gateway pauses after the first instance token passes through until all other incoming flows arrive.&lt;/li&gt;
&lt;li&gt;Place an empty Script Task activity between the looped flow source(s) and the gateway to remove this restriction.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>