<?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>what is use if complex gateway?</title><link>https://community.appian.com/discussions/f/general/13735/what-is-use-if-complex-gateway</link><description>s</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: what is use if complex gateway?</title><link>https://community.appian.com/thread/62338?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 06:57:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a75ad447-6d24-4bd9-9caa-a12636eff5f7</guid><dc:creator>tanveera0001</dc:creator><description>Please find the below example for complex Gateway&lt;br /&gt;
&lt;br /&gt;
Eg:&lt;br /&gt;
Loan Request Process&lt;br /&gt;
An employee request a loan from company. This must be approved by him or &lt;br /&gt;
his boss the financial area or the vice-presidency. when at least two of three&lt;br /&gt;
approve the request, the money will be given to the employee.&lt;br /&gt;
&lt;br /&gt;
In this situation we have to use the complex gateway as we need to synchronize min of 2 or 3 approvals.&lt;br /&gt;
If we do not use complex gateway then for every each approval employee will get lone each time as we are missing synchronize of min of two or three approvals.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is use if complex gateway?</title><link>https://community.appian.com/thread/62337?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 06:43:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b578457-c077-4822-9cde-52db589aec06</guid><dc:creator>ekanshj</dc:creator><description>One basic Example: &lt;br /&gt;
Assume you have 20 constants you want to update some of those based on the value changes from DB. You can use complex gateway to identify the paths it need to take rather than sending to all the nodes.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is use if complex gateway?</title><link>https://community.appian.com/thread/62336?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 06:25:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d8af563-7ba0-4607-a1f5-73b02309dd95</guid><dc:creator>tirumalar0001</dc:creator><description>I need real time example&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is use if complex gateway?</title><link>https://community.appian.com/thread/62335?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 06:24:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0e4dbc2d-00c9-41a8-8f83-f9d082fed8ae</guid><dc:creator>tirumalar0001</dc:creator><description>It was there in document whatever you sent&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is use if complex gateway?</title><link>https://community.appian.com/thread/62333?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 06:15:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:758079ee-e9c2-42a1-9794-9eb8d05471db</guid><dc:creator>tanveera0001</dc:creator><description>This type of gateway allows you to selectively accept (or restrict) incoming paths and evaluate rules to determine outgoing paths. For example, you can restrict the node to accept only the first three out of four incoming paths, or require input from certain nodes before continuing. Outgoing paths can be configured in the same manner as other gateway nodes.&lt;br /&gt;
&lt;br /&gt;
Looping flow should not be directed into a Complex gateway itself, but into another upstream activity.&lt;br /&gt;
When multiple flows enter a complex gateway, it allows only the first flow through, despite allowing you to configure it to wait for a configurable number of instance tokens to arrive before activating. Then, the gateway waits until all other incoming flows arrive before activating the outgoing flow again.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is use if complex gateway?</title><link>https://community.appian.com/thread/62331?ContentTypeID=1</link><pubDate>Tue, 06 Nov 2018 06:12:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:737f56a8-e254-4e36-a074-c32a249c7174</guid><dc:creator>ekanshj</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt; &lt;br /&gt; Please have a look at this link.&lt;br /&gt; &lt;a href="https://docs.appian.com/suite/help/18.3/Complex_Gateway_Node.html"&gt;docs.appian.com/.../Complex_Gateway_Node.html&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; It is basically used when you want one or more incoming paths and determine the outgoing paths accordingly to go to one or more paths.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>