<?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>We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/discussions/f/process/196/we-have-a-process-model-with-the-start-event-with-the-trigger-set-to-a-timer</link><description>We have a process model with the start event with the trigger set to a timer. (only 1 timer) The Timer Recurrence is set to Daily (every weekday) with 1 minute delay at 10:00 am = pm!timezone. The 10:00 am value is provided via a constant with a Time</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/110115?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 17:45:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3262a71f-d740-4f91-8faa-58a0b5eb660a</guid><dc:creator>vikramd0001</dc:creator><description>&lt;p&gt;Publishing process model after constant update worked ., Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/109277?ContentTypeID=1</link><pubDate>Mon, 13 Mar 2023 17:34:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a46b9823-11d0-4824-b13b-d888e694e071</guid><dc:creator>vikramd0001</dc:creator><description>&lt;p&gt;@&lt;a class="internal-link view-user-profile" href="/members/philb"&gt;Phil Bye&lt;/a&gt; by&amp;nbsp;do we need to republish process model to take effect of new value&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/109276?ContentTypeID=1</link><pubDate>Mon, 13 Mar 2023 17:28:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:470f490c-5d9d-4932-b05d-2777ac87463a</guid><dc:creator>vikramd0001</dc:creator><description>&lt;p&gt;Hey Phil - thanks for above detail . Is this documented anywhere in Appian documentation ? I am facing similar problem where I changed&amp;nbsp;trigger timer constant from 5 AM PST to 1 AM PST but for first execution its still taking 5 AM PST . Are you saying that for next execution it will take updated trigger timer from constant ? Thanks again for your earlier details&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/50686?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 09:50:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:47e0f186-4688-4a3b-8d49-14acaaba3d8a</guid><dc:creator>PhilB</dc:creator><description>&lt;p&gt;If&amp;nbsp;I remember correctly, the process reads the constant value each time it runs - so, if you initially set the constant to 10 am, the process will initially run at 10am. However, if you then change the constant to 11am, the process will next run at 10am (ie not when you&amp;#39;re expecting) -&amp;nbsp;but&amp;nbsp;in doing so will read the new constant value, so the run after that will be at 11am.&lt;/p&gt;
&lt;p&gt;To summarise - the change in constant value is only actually reflected in the &lt;em&gt;second&lt;/em&gt; run of the process after you&amp;#39;ve changed the constant value. This might explain the behaviour you&amp;#39;re seeing where the process appears to ignore changes to the constant&amp;#39;s value.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/50679?ContentTypeID=1</link><pubDate>Wed, 06 Dec 2017 05:21:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9928bef6-8843-40a4-9d56-d4595e145df4</guid><dc:creator>namratak356</dc:creator><description>You can set the timer to recurrence for that particular time.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/1180?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2013 19:04:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e8132af-c779-4293-824d-7d273d98d78f</guid><dc:creator>venkateshr</dc:creator><description>You probably need to just set the recurrence to every day at the specified time. You wouldn&amp;#39;t have to add the constant to &amp;quot;today&amp;quot;.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/1179?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2013 17:41:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d4f0e50-791f-4e35-9960-a18948b5afa3</guid><dc:creator>moritzw</dc:creator><description>That&amp;#39;s good to know. How should the function look like? For example I want to start the process every day at 03:00 am. Do I have to put in something like today()+cons!3AM?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: We have a process model with the start event with the trigger set to a timer.  (</title><link>https://community.appian.com/thread/1178?ContentTypeID=1</link><pubDate>Thu, 17 Jan 2013 13:33:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6df646-e4e7-4ac1-9f11-6bea03623f04</guid><dc:creator>Ravi Sam</dc:creator><description>Hi George,&lt;br /&gt;Please refer the below link&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/70/Talk:Function_Recipes#How_to_schedule_a_process_model_to_start_at_a_regular_interval"&gt;forum.appian.com/.../Talk:Function_Recipes&lt;/a&gt;&lt;br /&gt;This could help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>