<?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 to start Escalation timer when task is accepted by a user</title><link>https://community.appian.com/discussions/f/general/12526/how-to-start-escalation-timer-when-task-is-accepted-by-a-user</link><description>I have requirement to start escalation only when particular task is accepted by a user.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to start Escalation timer when task is accepted by a user</title><link>https://community.appian.com/thread/55720?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 13:53:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f21a0e45-b6fe-482f-896b-d40acaad88b8</guid><dc:creator>Shubham Aware</dc:creator><description>thanks &lt;a href="/members/joshl"&gt;Josh&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start Escalation timer when task is accepted by a user</title><link>https://community.appian.com/thread/55719?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 13:47:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:741bd11f-7890-4717-8d18-7f5a0705e8bd</guid><dc:creator>Josh</dc:creator><description>You won&amp;#39;t be able to leverage the escalation tab of the user input task for this approach. This workflow will need to happen somewhere else, either in a separate process model or in the same process model your task is in. For example, if you wanted to send an email to someone, you can use the send email node in conjuction with a timer outside of the user input task.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start Escalation timer when task is accepted by a user</title><link>https://community.appian.com/thread/55718?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 13:42:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:690f1e58-2896-47d9-a4aa-6c60ccf774bb</guid><dc:creator>Shubham Aware</dc:creator><description>i am not able to implement this functionality in Escalation tab of User input task&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start Escalation timer when task is accepted by a user</title><link>https://community.appian.com/thread/55716?ContentTypeID=1</link><pubDate>Fri, 25 May 2018 13:21:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c5de49dd-20f3-4d6e-8569-775cd98504fa</guid><dc:creator>Josh</dc:creator><description>You can achieve this via polling and task reports. You can check the task reports, say every 5 minutes, to see if a task has been accepted. For those tasks, you can calculate the accepted time by comparing assigned time and lag time. Then you can compare the accepted time with the time you want to launch your escalation, and trigger that escalation accordingly.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>