<?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>Process only continues when active nodes are completed</title><link>https://community.appian.com/discussions/f/process/14622/process-only-continues-when-active-nodes-are-completed</link><description>Hi everyone, 
 I am creating a process model and I need to have the following conditions: if x is true, the process goes to node1; if y is true, the process goes to node2; if z is true, the process goes to node3; With this, the process can both go to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process only continues when active nodes are completed</title><link>https://community.appian.com/thread/65554?ContentTypeID=1</link><pubDate>Mon, 01 Apr 2019 16:13:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bc9b35cd-326d-44f7-98c0-3733842db6bd</guid><dc:creator>josuv0001</dc:creator><description>&lt;p&gt;Thanks for helping Mike, really appreciated!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process only continues when active nodes are completed</title><link>https://community.appian.com/thread/65553?ContentTypeID=1</link><pubDate>Mon, 01 Apr 2019 16:10:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3b0fb5f-e09f-4f6f-8b24-4c86f81512b8</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I thought you were saying that you require all 3 (possible) paths to complete before the process moves on - in which case, the setup you&amp;#39;ve pictured probably won&amp;#39;t work for you.&lt;/p&gt;
&lt;p&gt;For the first gateway, you don&amp;#39;t really need a complex node - your current configuration would be accomplished with a regular OR gateway.&amp;nbsp; However I&amp;#39;d recommend you replace it with an AND gateway, and then add an XOR gateway in front of all 3 of the path nodes, which will execute the node if needed and go around it if not needed.&lt;/p&gt;
&lt;p&gt;So basically something like this:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1554134975572v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process only continues when active nodes are completed</title><link>https://community.appian.com/thread/65552?ContentTypeID=1</link><pubDate>Mon, 01 Apr 2019 16:01:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eca0cca5-5acd-4ba9-8fee-581eb80be00b</guid><dc:creator>josuv0001</dc:creator><description>&lt;p&gt;Hi Mike,&lt;br /&gt;&lt;br /&gt;This prints illustrate what I did:&lt;/p&gt;
&lt;p&gt;1. This is the process model&lt;br /&gt;&lt;img height="169" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1554134409520v1.png" width="378" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;2. This is the configuration of the complex gateway&lt;br /&gt;&lt;img height="289" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1554134462435v2.png" width="381" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I already tested this way and works for me. Do you recommend this or you recommend other way to do this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process only continues when active nodes are completed</title><link>https://community.appian.com/thread/65551?ContentTypeID=1</link><pubDate>Mon, 01 Apr 2019 15:52:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:351d1836-48d8-460f-96ef-8fbc39a18168</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;As far as I know, if you combine the process flows from all three nodes into one AND gateway, it will wait until all paths have arrived before executing its outgoing path(s). You would want to install XOR gateways that go around nodes 1, 2 or 3 when they&amp;#39;re not needed, such that the AND gateway receives an incoming flow from each branch regardless of whether it was needed.&lt;/p&gt;
&lt;p&gt;If you want more explicit control of this then you could use a Complex gateway and configure it to require all incoming process flows.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>