<?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>Need to pause a task after some specified time</title><link>https://community.appian.com/discussions/f/process/13658/need-to-pause-a-task-after-some-specified-time</link><description>Hello All, 
 
 We have a workflow where user can pause the task anytime after accepting it. Basically we are making some logic that shows users overall worked time and due to this we gave the facility to pause the task which stops the timing calculation</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62022?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:54:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d24251b3-afd3-400e-ab2c-d59da2f2456d</guid><dc:creator>amitm9</dc:creator><description>Hi Vivek and Snehal, &lt;br /&gt;
tp!owner will give you value once task is submitted/ended i.e. output tab executed.  Though task accepted but value will not reflect in process. Only way you can check in task report immediate after task accepted.&lt;br /&gt;
So to resolve your problem, I would suggest, ask user any activity or action while accepting a task, so that you can set a boolean flag and parallel rule event can be used to achieve that. Also, you can achieve this by start exception. Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62020?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:44:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47f1f957-8e0d-4e9f-a2e5-8b6f9292a4e9</guid><dc:creator>viveku3486</dc:creator><description>Still I tried the below condition inside Exception&amp;gt;Skip node after specified date and time like below&lt;br /&gt;
&lt;br /&gt;
=if(and(not(isnull(tp!owner)),len(tp!owner)&amp;gt;0),now()+intervalds(0,1,0),now()+10)&lt;br /&gt;
&lt;br /&gt;
but it seems as if its considering tp!owner as null because according to my logic it should move on after one minute but its almost 3 mins and the focus is still on task form&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62019?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:37:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aced80ef-2b90-44a2-82d7-02a28a4cec57</guid><dc:creator>viveku3486</dc:creator><description>When I try to configure the condition directly into Exception tab then at that time I&amp;#39;m not getting the option of Task Properties, It only gives the option of Process Properties and Process Model Properties.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62018?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:34:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a52f3d83-d8ae-4c92-87ab-25cbe8fb86eb</guid><dc:creator>snehab848</dc:creator><description>Can you please  directly use tp!owner in your Exception condition instead of trying to save it in a PV?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62016?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:26:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:709efbbe-de27-4aca-b364-c631877ce9a0</guid><dc:creator>viveku3486</dc:creator><description>&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/0172.output.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/0172.output.PNG" alt=" " /&gt;&lt;/a&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/Form.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Form.PNG" alt=" " /&gt;&lt;/a&gt;Hi Sneha,&lt;/p&gt;
&lt;p&gt;I tried saving the tp!owner value inside input tab but still the result is same&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62015?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:06:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e52c0380-a80e-4ea1-a041-8acd33e84be6</guid><dc:creator>snehab848</dc:creator><description>Hi Vivek,&lt;br /&gt;
Output Tab executes when User submits the task.&lt;br /&gt;
Can you try saving the tp!owner value in Input Tab?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62014?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:03:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:29926f34-99a4-40d3-a4d8-c9e035149b54</guid><dc:creator>viveku3486</dc:creator><description>&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/14/Cature.PNG"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Cature.PNG" alt=" " /&gt;&lt;/a&gt;Hello Sneha,&lt;/p&gt;
&lt;p&gt;I tried your approach but it seems to be not working. I mean the variable still remain null when I accept the task. I created a process variable called owner_txt and saved the value of tp!owner into this variable under form&amp;gt;Output tab.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Need to pause a task after some specified time</title><link>https://community.appian.com/thread/62013?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 11:47:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e803641-e9d8-4991-a62d-87bcdec2971a</guid><dc:creator>snehab848</dc:creator><description>Hi Vivek,&lt;br /&gt;
&lt;br /&gt;
The task property tp!owner gets value when the task is accepted. So you can add a condition to check whether tp!owner is not null. If it is not null then only trigger the 12 hour exception or timer. &lt;br /&gt;
&lt;br /&gt;
Hope this helps.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>