<?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>As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/discussions/f/general/1903/as-soon-as-a-user-accepts-a-task-i-need-to-change-the-value-of-a-pv-i-saw-a-l</link><description>As soon as a user accepts a task, I need to change the value of a pv!. I saw a lot of threads on this but none served my purpose. Is there a workaround for this, or do I need to create a dummy form where the user goes and clicks a button &amp;quot;I accept&amp;quot; to</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/thread/7446?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2014 00:39:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d9e6fce-13f9-487d-b828-115700681df4</guid><dc:creator>Jim Beckley</dc:creator><description>For a more Tempo-friendly solution, I would try using the getTaskAcceptedTimestamp() function in the Task Smart Services plugin, and then (in a rule event) use APN_isEmpty on the pv you&amp;#39;re saving the timestamp into to check for that status change.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/thread/6738?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2014 09:51:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bbb26dec-5612-4635-9dc7-1de8a60d2e0b</guid><dc:creator>padmanabhanv</dc:creator><description>@ sikhivahans - Thats a cool idea. Thank you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/thread/6737?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2014 09:15:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8fe0e4a5-98a4-4466-9dd2-f825bc713750</guid><dc:creator>sikhivahans</dc:creator><description>And finally provide the assignment of original task to the tp!owner captured in the dummy user input task.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/thread/6736?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2014 09:13:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2a37290d-2dd9-490c-b18f-273e3dbf0563</guid><dc:creator>sikhivahans</dc:creator><description>Hi padmanabhanv, Consider this solution if usage of js/ jquery is allowed. Create a dummy user input task and write a autosubmit event on load of the form, such that the form gets submitted automatically whenever someone accepts the task. Also capture the tp!owner of this task. Now place a script task which updates your status variable, or else this could be done in the dummy user input task itself. Now have the original task after this in an activity-chained fashion.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/thread/6733?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2014 03:49:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d6fc65b-0466-410b-a91e-004da96f8b02</guid><dc:creator>padmanabhanv</dc:creator><description>Not exactly. I am tracking the status of a request as it progresses in its lifecycle. Certain user actions can change the request status. An user accepting a task should change the status to &amp;quot;Accepted&amp;quot;. Now the status I am talking about is the status of a custom variable I use for reporting and is no way tied to the Appian Process or task statutes. Is there a way to achieve this?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: As soon as a user accepts a task, I need to change the value of a pv!. I saw a l</title><link>https://community.appian.com/thread/6732?ContentTypeID=1</link><pubDate>Wed, 15 Jan 2014 03:34:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7a6fb87-679b-4194-b7e0-acbbedad19f3</guid><dc:creator>Sathya Srinivasan</dc:creator><description>What are you using the set value for? Can you not execute a report at the point of time where this value is required on the task report and identify what the task status is, i.e. Assigned or Accepted and use this as an indicator accordingly?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>