<?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>User Input Task</title><link>https://community.appian.com/discussions/f/process/24440/user-input-task</link><description>Hey Guys, 
 I have a process model where employees can submit a request. The submitted request gets either approved by the manager or employees can cancel the request prior to it being accepted by the manager. 
 For this, I have two user input tasks with</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User Input Task</title><link>https://community.appian.com/thread/94322?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 19:32:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7656d549-f2f6-4780-99c2-9028f0e8a70f</guid><dc:creator>sanjayg935</dc:creator><description>&lt;p&gt;Thanks!! It works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Input Task</title><link>https://community.appian.com/thread/94321?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 19:28:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6bb1647d-f639-4edc-93d7-51119aa547ac</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Agreed with what Naresh suggested.&lt;/p&gt;
&lt;p&gt;To add further detail: if the intent is to have the original user get a standing task where they can cancel their request any time prior to an approval, but once an approval is submitted the cancellation task ends...&lt;/p&gt;
&lt;p&gt;You would want to have an AND gateway leading to both tasks (one for the original requestor and one for the approver).&amp;nbsp; The requestor&amp;#39;s task, if they go ahead with a cancellation of their request, should lead to a TERMINATE node as Naresh already illustrated.&amp;nbsp; Meanwhile, the approval task can save a value (i.e. a value of &amp;quot;true&amp;quot; is stored in &amp;quot;pv!isApproved&amp;quot;), and you can configure an exception on the &amp;quot;cancel&amp;quot; task to skip past it (to a NON-terminate end node) once the approval task is completed.&amp;nbsp; That would look something like this:&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1651174127778v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Input Task</title><link>https://community.appian.com/thread/94320?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 19:14:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:edcf9a14-e7ab-4d93-b32a-0d86840caf88</guid><dc:creator>sanjayg935</dc:creator><description>&lt;p&gt;Thank you, I will work on it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Input Task</title><link>https://community.appian.com/thread/94319?ContentTypeID=1</link><pubDate>Thu, 28 Apr 2022 19:10:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce02802c-aa8b-46b4-970c-65bd2475be51</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can configure end nodes as terminate nodes, so when ever a user completes the task and process reaches terminate node it automatically terminates other user task.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1651173049103v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>