<?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/"><channel><title>KB-2144 XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2144 XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution</link><pubDate>Mon, 17 Aug 2020 16:53:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Current Revision posted to Appian Knowledge Base by Elly Meng on 8/17/2020 4:53:25 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When an XOR node with more than one input evaluates for the second time in a process instance, the process remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/MultipleInputs.PNG" /&gt;&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior as per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;quot;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.&amp;quot;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based on the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow according to the&amp;nbsp;Action&amp;nbsp;section above.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, process models, gateways, application design, processes&lt;/div&gt;
</description></item><item><title>KB-2144 XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution/revision/6</link><pubDate>Mon, 17 Aug 2020 16:53:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Elly Meng on 8/17/2020 4:53:25 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When an XOR node with more than one input evaluates for the second time in a process instance, the process remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MultipleInputs.PNG" /&gt;&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior as per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;quot;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.&amp;quot;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based on the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow according to the&amp;nbsp;Action&amp;nbsp;section above.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, process models, gateways, application design, processes&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP4664] XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution/revision/5</link><pubDate>Sun, 16 Aug 2020 02:41:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Elly Meng on 8/16/2020 2:41:06 AM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When an XOR node with more than one input evaluates for the second time in a process instance, the process remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MultipleInputs.PNG" /&gt;&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior as per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;quot;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.&amp;quot;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based on the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow according to the&amp;nbsp;Action&amp;nbsp;section above.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, process models, gateways, application design, processes&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP4664] XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution/revision/4</link><pubDate>Fri, 14 Aug 2020 15:25:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Zach Puderbach on 8/14/2020 3:25:28 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;An XOR node with more than one input evaluates for the second time in a process instance, it remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MultipleInputs.PNG" /&gt;&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior. As per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&amp;quot;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.&amp;quot;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For any active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based off the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow to take the changes listed in the action step.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, gateways&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP4664] XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution/revision/3</link><pubDate>Fri, 14 Aug 2020 15:24:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Zach Puderbach on 8/14/2020 3:24:46 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;An XOR node with more than one input evaluates for the second time in a process instance, it remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MultipleInputs.PNG" /&gt;&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior. As per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;pre&gt;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.
&lt;/pre&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For any active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based off the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow to take the changes listed in the action step.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, gateways&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP4664] XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution/revision/2</link><pubDate>Fri, 14 Aug 2020 15:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Zach Puderbach on 8/14/2020 3:24:22 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;An XOR node with more than one input evaluates for the second time in a process instance, it remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MultipleInputs.PNG" /&gt;&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior. As per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.
&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For any active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based off the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow to take the changes listed in the action step.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, gateways&lt;/div&gt;
</description></item><item><title>DRAFT KB-[SP4664] XOR node with multiple incoming flows hangs on second execution</title><link>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution/revision/1</link><pubDate>Fri, 14 Aug 2020 15:19:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:435f3fc0-0fd6-4543-b0cc-768c79e5d4b5</guid><dc:creator>Zach Puderbach</dc:creator><comments>https://community.appian.com/support/w/kb/2004/kb-2144-xor-node-with-multiple-incoming-flows-hangs-on-second-execution#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Zach Puderbach on 8/14/2020 3:19:01 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;An XOR node with more than one input evaluates for the second time in a process instance, it remains active on that node and never continues:&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;(Will use a more generic picture in the KB)&lt;br /&gt;&lt;span class="image-wrap"&gt;&lt;a id="208540_thumb" title="image-2020-06-15-17-47-16-754.png" href="https://issues.appian.com/secure/attachment/208540/208540_image-2020-06-15-17-47-16-754.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is expected behavior. As per the &lt;a href="https://docs.appian.com/suite/help/latest/XOR_Node.html"&gt;XOR gateway documentation&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;When multiple incoming flows are connected to the XOR gateway, it allows the first flow token through to an exclusive outgoing flow. Subsequent flow tokens wait for all incoming flows to arrive before executing the output flow decision.
&lt;/code&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;For any XOR node with multiple incoming flows that is both:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Expected to execute multiple times.&lt;/li&gt;
&lt;li&gt;Expected to evaluate after only 1 input is provided.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Modify the process model so that each incoming flow has a separate XOR node with only a single input.&lt;/p&gt;
&lt;h2 id="action"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;For any active process instances affected by this, there are two possible options.&lt;/p&gt;
&lt;h4&gt;Option 1&lt;/h4&gt;
&lt;p&gt;Manually start the next node that is expected to execute based off the XOR gateway logic.&lt;/p&gt;
&lt;h4&gt;Option 2&lt;/h4&gt;
&lt;p&gt;Manually edit the process instance flow to take the changes listed in the action step.&lt;/p&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process models, gateways&lt;/div&gt;
</description></item></channel></rss>