<?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>XOP Gate --&amp;gt; Is there a limit to the number of parallel instances coming to t</title><link>https://community.appian.com/discussions/f/general/852/xop-gate----is-there-a-limit-to-the-number-of-parallel-instances-coming-to-t</link><description>XOP Gate --&amp;gt; Is there a limit to the number of parallel instances coming to the XOR Gate over Multiple Instances because we executed more than 50,000 Instances at the same time parallely and some of them are now waiting on the XOR Gate for no reason.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: XOP Gate --&gt; Is there a limit to the number of parallel instances coming to t</title><link>https://community.appian.com/thread/2835?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2013 05:52:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a971c6a2-48e1-45f0-b313-4ec65f07610d</guid><dc:creator>Eduardo Fuentes</dc:creator><description>The problem is that your AND has two incoming flows: &amp;quot;Delete Reject Cancel Report Document&amp;quot;and &amp;quot;Check RET Time&amp;quot; but only one gets activated at a time but the AND requires all flows to get activated to continue with the execution.&lt;br /&gt;&lt;br /&gt;The solution is to add an empty script task to concentrate both incoming flows. Please take a look at these screenshots for a graphical explanation based on your model and on a test model I created:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/doc/85966"&gt;forum.appian.com/.../85966&lt;/a&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/doc/85967"&gt;forum.appian.com/.../85967&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XOP Gate --&gt; Is there a limit to the number of parallel instances coming to t</title><link>https://community.appian.com/thread/2834?ContentTypeID=1</link><pubDate>Fri, 14 Jun 2013 02:48:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6f0650a4-5289-44bd-bf94-ca08bb69e993</guid><dc:creator>aneeshv</dc:creator><description>I do have a Script Task in between... But I execute more than 10,000 instances parallely and then at some point it stops at one of the calls....&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XOP Gate --&gt; Is there a limit to the number of parallel instances coming to t</title><link>https://community.appian.com/thread/2819?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2013 08:24:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8fd12ec-98df-4e88-9302-76ca5035a4e2</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Yes, that&amp;#39;s the expected behavior, the OR-XOR gateway waits for the other incoming flow to be activated. That&amp;#39;s why this is not a best practice and instead you need to use a script task before (even if it&amp;#39;s an empty script task) to join all the incoming flows and direct a single one to OR-XOR.&lt;br /&gt;&lt;br /&gt;This is explained in our documentation &lt;a href="https://forum.appian.com/suite/wiki/72/OR_Node:"&gt;forum.appian.com/.../OR_Node:&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;quot;When multiple flows enter an OR node, the Gateway node pauses after the first instance token passes through – until all other incoming flows arrive. Work around this issue by placing an empty Script Task node between the incoming flows and the Gateway node. &amp;quot;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>