<?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 Model</title><link>https://community.appian.com/discussions/f/process/30365/process-model</link><description>In table we have two fields id and status but according to id i want condition like if status chnaged to cancelled then it should move to end node how i can use this condition in XOR gateway ?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process Model</title><link>https://community.appian.com/thread/121452?ContentTypeID=1</link><pubDate>Wed, 08 Nov 2023 05:53:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1095e6d0-cf0e-4255-aaa1-ad0db7196f0b</guid><dc:creator>taruns7606</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/ashwinii0001"&gt;ashwinii0001&lt;/a&gt;, we can simply add one condition here in XOR gateway that we have a pv storing the value of status so we will compare hardcodedly with the &amp;quot;cancelled&amp;quot; for that we will select end node in go to dropdown and for the else dropdown we will select the other flow provided that you have two&amp;nbsp;arrows coming out of the XOR gate one reaching to the end gate directly and other to the other condition.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model</title><link>https://community.appian.com/thread/120695?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 14:09:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a83502a-2138-42b6-9462-22a8dd8248c3</guid><dc:creator>srikanthreddy9369</dc:creator><description>&lt;p&gt;&lt;span&gt;To route a process based on the &lt;/span&gt;&lt;code&gt;status&lt;/code&gt;&lt;span&gt; field using an XOR gateway in BPMN, create two sequence flows from the gateway with conditions: one for &lt;/span&gt;&lt;code&gt;status == &amp;quot;cancelled&amp;quot;&lt;/code&gt;&lt;span&gt; leading to the end node, and another for &lt;/span&gt;&lt;code&gt;status != &amp;quot;cancelled&amp;quot;&lt;/code&gt;&lt;span&gt; for continued processing for other statuses.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model</title><link>https://community.appian.com/thread/120690?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 12:21:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a7dde4f-7355-48b6-85b3-7fec6737e0ff</guid><dc:creator>zakarym5342</dc:creator><description>&lt;p&gt;If I&amp;#39;m understanding correctly you have a process that starts and has a User Input Task to collect data from the user and &lt;br /&gt;you would like the process to continue to the end node when the user updates the value for status?&lt;/p&gt;
&lt;p&gt;If this is correct then using an a!completeTask() within your saveInto may take care of that need.&lt;/p&gt;
&lt;p&gt;Are there any more details you can provide?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process Model</title><link>https://community.appian.com/thread/120678?ContentTypeID=1</link><pubDate>Wed, 18 Oct 2023 11:01:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:591db1f8-8062-4c83-a2e5-3d6ee8cd50e7</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;We are missing context and details!&lt;/p&gt;
&lt;p&gt;&lt;a href="https://stackoverflow.com/help/how-to-ask"&gt;stackoverflow.com/.../how-to-ask&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>