<?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>user Input Task</title><link>https://community.appian.com/discussions/f/process/27656/user-input-task</link><description>Hi, 
 I have Process Model with user Input Task, I am assigning task For Task Approver if that task Approver Not Approve that task In 24 hours, that task was automatically Approved After 24 Hours. 
 How I can achieve this 
 
 
 Thanks 
 Prashanth</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: user Input Task</title><link>https://community.appian.com/thread/107645?ContentTypeID=1</link><pubDate>Thu, 09 Feb 2023 09:30:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:678bb52f-26b5-48dc-9be0-fe33474d9a6d</guid><dc:creator>v.p prashanth Kumar Reddy</dc:creator><description>&lt;p&gt;On From date It was Only a date type I am Not saving Time&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: user Input Task</title><link>https://community.appian.com/thread/107644?ContentTypeID=1</link><pubDate>Thu, 09 Feb 2023 09:26:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef52b9b4-7f2f-49a3-b464-fa01bfed2d5a</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This is configured in the Exceptions tab in the user input task.&lt;/p&gt;
&lt;p&gt;I suggest to either go with just a simple duration, configured in the line above, or using the&amp;nbsp;a!addDateTime() function to calculate the exception.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.4/fnc_date_and_time_adddatetime.html"&gt;docs.appian.com/.../fnc_date_and_time_adddatetime.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: user Input Task</title><link>https://community.appian.com/thread/107643?ContentTypeID=1</link><pubDate>Thu, 09 Feb 2023 09:22:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4e4b15b0-102e-457e-bcf7-104d0aa3fbb3</guid><dc:creator>v.p prashanth Kumar Reddy</dc:creator><description>&lt;p&gt;Now I am using this option &amp;quot;&lt;span&gt;Skip this node at the date and time specified by this expression&amp;quot; In Exception&lt;br /&gt;In that i want to Approve on&amp;nbsp; From date to 12 hrs it have to be Approved. when node is delay.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1675934522727v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In this I had Configure like this but it is not working.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;=addhours(date(pv!applyleavewfh.fromDate) ,&amp;quot;2:50 PM&amp;quot;)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;for testing purpose i kept&amp;nbsp; this time&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: user Input Task</title><link>https://community.appian.com/thread/107556?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2023 06:06:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4f08c388-d5d9-4859-b35b-77e990e40077</guid><dc:creator>v.p prashanth Kumar Reddy</dc:creator><description>&lt;p&gt;thanks It is Helpful&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: user Input Task</title><link>https://community.appian.com/thread/107555?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2023 05:52:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6fdb925-b6d3-4e4e-ab4d-387b24200a82</guid><dc:creator>shuaibs6722</dc:creator><description>&lt;p&gt;This can be achieved with Exception Handling ..&lt;/p&gt;
&lt;p&gt;1- Double click the &amp;quot;User Input Task&amp;quot; node to open its properties.&lt;/p&gt;
&lt;p&gt;2- Click on the &amp;quot;Exceptions&amp;quot; Tab.&lt;/p&gt;
&lt;p&gt;3- Click on the &amp;quot;Timer&amp;quot;.&lt;/p&gt;
&lt;p&gt;4- Click the &amp;quot;Configure&amp;quot; link under setup column.&lt;/p&gt;
&lt;p&gt;5- Now give a short description in the opened &amp;quot;General&amp;quot; Tab (this is optional), and click on the &amp;quot;Setup&amp;quot; Tab.&lt;/p&gt;
&lt;p&gt;6- input &amp;quot;24&amp;quot; in the Skip this node text box and select &amp;quot;hours&amp;quot; from the drop down.&lt;/p&gt;
&lt;p&gt;7- Click &amp;quot;OK&amp;quot; then &amp;quot;OK&amp;quot;&lt;/p&gt;
&lt;p&gt;8- Now you can see a small timer circle on the left bottom of the node, now just select the &amp;quot;connect&amp;quot; from the toolbar and connect this timer exception to the next node that is supposed to be executed after approval task. Save and publish your model.&lt;/p&gt;
&lt;p&gt;Hope this will help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: user Input Task</title><link>https://community.appian.com/thread/107554?ContentTypeID=1</link><pubDate>Wed, 08 Feb 2023 05:30:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f135fa83-f776-4d1d-8aae-9a841198ca2e</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;span class="user-name"&gt;&lt;a class="internal-link view-user-profile" href="/members/prashanthr0005"&gt;v.p prashanth Kumar Reddy&lt;/a&gt;,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;You can use an exception and set the timer for 24 hours. On failure of task completion by the assigned user, the task will flow to a script task where you will change the status of the task and connect it to your write records/write to data store entity service.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="user-name"&gt;This will do the work.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>