<?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>Timer execution exact hours</title><link>https://community.appian.com/discussions/f/general/21698/timer-execution-exact-hours</link><description>Hello, 
 We have to put a timer in the start node of a process so that it only runs between this range of hours from 4:00 AM to 6:00 AM and within that range every 15 minutes. 
 This is the configuration we have: 
 
 
 
 The problem we are having is that</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Timer execution exact hours</title><link>https://community.appian.com/thread/84874?ContentTypeID=1</link><pubDate>Mon, 23 Aug 2021 12:40:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec17af6a-c283-432f-a2c8-4d0e37de7a1e</guid><dc:creator>sandrap845</dc:creator><description>&lt;p&gt;&lt;br /&gt;All right, excuse me that at first I did not understand you well, I have made a rule that will subtract the current minutes from the rooms and put that delay.&lt;br /&gt;I&amp;#39;m still testing but I think this will work for all cases.&lt;/p&gt;
&lt;p&gt;Thank you very much for your answer!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer execution exact hours</title><link>https://community.appian.com/thread/84860?ContentTypeID=1</link><pubDate>Mon, 23 Aug 2021 10:37:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c8cc90d-d30d-4fea-8f11-dd8e9e276ebc</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>&lt;p&gt;I think you got the context wrong. I suggested creating an expression based on the &lt;strong&gt;now()&lt;/strong&gt; function. Whenever the process model gets published, this rule will be called - so we can calculate the time delay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer execution exact hours</title><link>https://community.appian.com/thread/84857?ContentTypeID=1</link><pubDate>Mon, 23 Aug 2021 10:33:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e56d1ed2-fe41-4a94-b522-dd8c03c9835b</guid><dc:creator>sandrap845</dc:creator><description>&lt;p&gt;Hello good!!,&lt;br /&gt;Thanks for your contribution but I think this&lt;br /&gt;Solution I think it would not be valid because we do not know what time they are going to publish the process, I put 3:50 but it could be that it was 3:20 so the 10 minutes would be worth it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer execution exact hours</title><link>https://community.appian.com/thread/84845?ContentTypeID=1</link><pubDate>Mon, 23 Aug 2021 08:02:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:821327b1-a44b-4b15-b3bf-9d620b44f115</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can write an expression that will return the number of minutes to delay the process and configure it in the scheduled delay part.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1629705539680v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For example, t&lt;span&gt;he process is published at 3.50 AM, then the expression should return 10 minutes as output so that the process waits for 10 mins and then triggers at 4 AM.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>