<?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>Is it possible to reset a task deadline after a user accepts the task?</title><link>https://community.appian.com/discussions/f/process/7909/is-it-possible-to-reset-a-task-deadline-after-a-user-accepts-the-task</link><description>Is it possible to reset a task deadline after a user accepts the task? For example: we would like to set the task deadline to the accepted date plus five days. OriginalPostID-219694 OriginalPostID-219694</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is it possible to reset a task deadline after a user accepts the task? &lt;br /&gt;&lt;br</title><link>https://community.appian.com/thread/32803?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2016 02:59:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:61307e37-6fc8-4474-b526-f7df3cc96382</guid><dc:creator>sikhivahans</dc:creator><description>@cherylr To the best of my knowledge, definitely there is a way to reset the Task Deadline and it can be done by making use of the smart service namely 'Set Task Deadline' in the 'Task Smart Services Plug-in' Shared Component present at http://bit.ly/28TJMpN.&lt;br /&gt;&lt;br /&gt;The only problem I can see here is, your interest lies in resetting a deadline when user accepts the task and this isn't possible afaik because there isn't a way currently to capture the events on the Task such as Reassign Task, Save Changes, Reject Task, Accept Task and so we can't associate any functionalities with them in a direct way. You need to plan for an alternate way in order to make this happen and here is one of the few ways:&lt;br /&gt;&lt;br /&gt;1. Build a Task Report which consists of Tasks and build the capability of Acceptance(An option to select one task and am Accept button/link and for acceptance, you can opt for the smart service by name 'Accept Task' ).&lt;br /&gt;2. Always make sure that a User accepts the Task from this Task Report itself. In order to make this happen, you may need to educate the User. As you are going to build a process anyhow that takes care of Acceptance of the chosen Task, you can also include the functionality of resetting the deadline next to acceptance of Task.&lt;br /&gt;&lt;br /&gt;An other way is to include this functionality in the User Input Task itself, and in order to make this happen, we should instruct the User to interact with a component on the form as and when he accepts the Task. This is because, building the functionality as desired by you definitely needs interaction with a SAIL component in order to trigger. &lt;br /&gt;&lt;br /&gt;It's not quite elegant and I wouldn't personally recommend implementing such workarounds. Nevertheless, there is a way to do it, provided if it is really a value addition to business.&lt;br /&gt;&lt;br /&gt;It would be really nice to have capability to capture the OOTB events associated with a Task. Please do let us know in case of any follow-up questions and we would be more than happy to answer.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to reset a task deadline after a user accepts the task? &lt;br /&gt;&lt;br</title><link>https://community.appian.com/thread/32801?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2016 02:51:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e51951ba-5f00-4ba4-9caa-5508e91d4463</guid><dc:creator>aayusha</dc:creator><description>Hey Cheryl&lt;br /&gt;&lt;br /&gt;I may be wrong about the restting of the tp!startTime.&lt;br /&gt;If I am not wrong it used to reset when user used to accepts the task, but when I try that in 16.2, it does not.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to reset a task deadline after a user accepts the task? &lt;br /&gt;&lt;br</title><link>https://community.appian.com/thread/32800?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2016 02:46:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b15dd14-2827-4863-8614-14d218b9046b</guid><dc:creator>aayusha</dc:creator><description>There is a work around.&lt;br /&gt;Information we know:&lt;br /&gt;Task has a deadline of 5 days, once the user accepts the task.&lt;br /&gt;tp!startTime on portal report is automatically updated when the user accepts the task.&lt;br /&gt;&lt;br /&gt;Solution:&lt;br /&gt;By using queryProcessAnalytics we can identify when was the task accepted by the user and can calculate the due date accordingly.&lt;br /&gt;Now, if you want to show the due date on the task, then it can be easily calculated. Once the user make any interaction on the UI /  submits the task, we can capture that due date and all information in process variable to save in database.&lt;br /&gt;&lt;br /&gt;If you are showing the due date on the UI, You may need to consider what would you want your user to see when the user hasn&amp;#39;t accepted the task.&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to reset a task deadline after a user accepts the task? &lt;br /&gt;&lt;br</title><link>https://community.appian.com/thread/32799?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2016 02:10:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c43dae21-cdb6-4570-84fe-c93b406319db</guid><dc:creator>cherylr</dc:creator><description>Can a process be triggered when a user accepts a task?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to reset a task deadline after a user accepts the task? &lt;br /&gt;&lt;br</title><link>https://community.appian.com/thread/32798?ContentTypeID=1</link><pubDate>Fri, 24 Jun 2016 02:05:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22071a9c-8971-4c9b-85d8-08e0e75fde62</guid><dc:creator>aayusha</dc:creator><description>Task deadline triggers as soon as task is initialized and cannot be changed.&lt;br /&gt;I think you may have to create that logic in process.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>