<?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>Triggering tasks</title><link>https://community.appian.com/discussions/f/process/29583/triggering-tasks</link><description>User will complete one task namely task A today and the next task named task B should be created only at 5AM EST the next day. Until 5AM EST, the process has to be in waiting stage. Task A can be completed at any time the previous day. How to achieve</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Triggering tasks</title><link>https://community.appian.com/thread/117412?ContentTypeID=1</link><pubDate>Wed, 09 Aug 2023 04:59:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:913f19a4-5919-4cac-9efa-a66611f327d6</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;Between Task A and Task B you can use timer event to wait untill the next day 5AM EST.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Triggering tasks</title><link>https://community.appian.com/thread/117369?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 08:23:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3670a186-818c-456f-b5a6-ee784cecf3c9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;A process has its own timezone. Check the process model properties dialog. In a process, there is no logged in user.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Triggering tasks</title><link>https://community.appian.com/thread/117366?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 08:04:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3778dd9c-5058-4d00-9219-9927340473ae</guid><dc:creator>Harshitha Mangamuri</dc:creator><description>&lt;p&gt;One approach is First, get the task A completed date and store it in a process variable and then for the Task B in the&lt;/p&gt;
&lt;p&gt;Scheduling --&amp;gt; Sceduled start ---&amp;gt; dont start node until --&amp;gt;in the expression rule&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;now = pv!taskACompletedDate+1 and use local() function with the timezone as EST&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Triggering tasks</title><link>https://community.appian.com/thread/117362?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 07:14:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:01b5fed6-900e-4c87-8a03-2c1cc9a476d9</guid><dc:creator>sarathkumar13</dc:creator><description>&lt;p&gt;yeah something like that&lt;br /&gt;but I am not sure how to trigger it exactly at 5am EST. Like how to get time of that particular timezone and trigger it?&lt;br /&gt;and it should not change based on loggedin user&amp;#39;s timezone. I am confused like which&amp;nbsp;time value I can take as reference and proceed further&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Triggering tasks</title><link>https://community.appian.com/thread/117361?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 06:33:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7ffc078-cf32-4269-9dd6-122834d53856</guid><dc:creator>Harshitha Mangamuri</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp; You can open the user input task properties and in the scheduling you can configure the task when you want the task to get triggered&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/Discussions.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Triggering tasks</title><link>https://community.appian.com/thread/117360?ContentTypeID=1</link><pubDate>Tue, 08 Aug 2023 06:29:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:450fbbb6-0694-4766-ba2b-72ca20435d1e</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you consider to schedule task B?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/Process_Node_and_Smart_Service_Properties.html#scheduling-tab"&gt;docs.appian.com/.../Process_Node_and_Smart_Service_Properties.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>