<?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>How do I fetch value after I accept a task?</title><link>https://community.appian.com/discussions/f/process/37763/how-do-i-fetch-value-after-i-accept-a-task</link><description>I am creating a vehicle rental application. I wanted to change the rental status of the application after the supervisor accepts the task 
 
 Here in this process model, how do I get the value after supervisor (supervisor change status node) accepts a</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How do I fetch value after I accept a task?</title><link>https://community.appian.com/thread/141930?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2024 04:29:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:261bfe56-2463-4327-89de-c5c20b0d9450</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;You can check with a!update() function, maybe it will be helpful for you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I fetch value after I accept a task?</title><link>https://community.appian.com/thread/141882?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2024 05:59:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55a082f8-51f8-4d3e-b9ad-72b6cbb4164b</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;As per &lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;, you can use a!save() and configure your isActive as false and another way is script task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I fetch value after I accept a task?</title><link>https://community.appian.com/thread/141865?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 13:44:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:883aacb2-36e8-40e1-8e05-51f50cbdda4b</guid><dc:creator>anands900362</dc:creator><description>&lt;p&gt;I tried the script task. But it just overwrites a record at the top of my record list rather than just updating my rental status to false.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729345425903v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729345447874v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I fetch value after I accept a task?</title><link>https://community.appian.com/thread/141864?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 13:39:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d8a4d97f-7d47-452c-b584-80bf41cc3b7f</guid><dc:creator>anands900362</dc:creator><description>&lt;p&gt;I added the script task before write records. I used a custom output and added this in the expression.&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729345047900v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;and gave this as target value.&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1729345073665v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;This just overwrites a full at the top of record list rather than just updating the record I want it to. How can I fix this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I fetch value after I accept a task?</title><link>https://community.appian.com/thread/141855?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 09:47:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0687933b-99d6-49f0-a70b-24a762c263df</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Maybe this can help&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/discussions/f/process/34592/solution-for-initiating-processes-or-writing-data-on-task-acceptance/132740"&gt;community.appian.com/.../132740&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do I fetch value after I accept a task?</title><link>https://community.appian.com/thread/141854?ContentTypeID=1</link><pubDate>Sat, 19 Oct 2024 08:37:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:63fd7cfe-9347-4132-b411-53259e47163e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I typically do such things using a bunch of a!save() calls in the saveInto parameter of the submit button. The other option is to add a script task before the &amp;quot;Write Records&amp;quot; node to adjust your values.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>