<?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>Start event timer</title><link>https://community.appian.com/discussions/f/process/14067/start-event-timer</link><description>Hi All, I have a requirement that process need to scheduled to run on Jun 2nd every year, so I have used start event timer and configured timer recurrence as &amp;#39;Yearly&amp;#39; and June 2nd. 
 But system triggers the process on every month 2nd, let say today Jan</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63759?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 08:22:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a44691e4-6698-4ecc-90e5-9ab8e8bd6a6a</guid><dc:creator>amitm9</dc:creator><description>It seems existing issue in Appian . Please raise a support ticket.&lt;br /&gt;
Also, as suggested by others, you can implement the logic (XOR gate or expression rule) to restrict the process, if it is not 2nd June  of that year. Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63751?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 06:09:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e380eeda-b644-4595-8f04-2551f76655f7</guid><dc:creator>sindhug</dc:creator><description>&lt;p&gt;Seems to be existing issue in Appian, to have a workaround check date and month in an expression rule by using &amp;nbsp;Show Advanced Options in timer node.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sindhu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63748?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 05:26:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:693a7079-52f3-4708-8e69-27fcac380d9b</guid><dc:creator>sindhug</dc:creator><description>&lt;p&gt;Hi Venu,&lt;/p&gt;
&lt;p&gt;I have tried the same thing in 18.3 , am also facing the same issue, seems to be an issue/default behavior. Work around for this is try to create a expression rule, which calculates the difference between today and jun 2 of every year. Configure the same in &amp;nbsp;&amp;quot;&lt;strong&gt;Don&amp;#39;t start this node until&lt;/strong&gt;&amp;quot; - specify the difference as the input and select the days in the drop down.&lt;/p&gt;
&lt;p&gt;Please address me if it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63747?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 05:15:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48b4710f-f3ab-4963-a1df-adea030203c3</guid><dc:creator>Venu</dc:creator><description>Hi Prateek,&lt;br /&gt;
&lt;br /&gt;
We also implemented the same for work around, but i am curious to know it this same behaviour for every one or a product issue?&lt;br /&gt;
&lt;br /&gt;
Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63746?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 04:49:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:38b9d1b5-414e-4375-ab25-0f1cfa40ce81</guid><dc:creator>PRATEEK BHATTI</dc:creator><description>Hi Venu,&lt;br /&gt;
&lt;br /&gt;
I am not sure what is causing the timer to trigger every month Instead of specified time, but as a work around you can orchestrate your process model so that it will work as per your requirements.Let your process run 2nd day of every month and add one XOR condition to check if the current day is 2nd and current month is June or not. If these 2 conditions are met ,then  your process will  perform a particular task(may be update some records) else process will end.&lt;br /&gt;
&lt;br /&gt;
You may use below logic in XOR gateway:&lt;br /&gt;
&lt;br /&gt;
and(month(today())=6,day(today())=2) &lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63744?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 03:59:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20bd19a1-6fdc-4eeb-8aaf-19202d185110</guid><dc:creator>Venu</dc:creator><description>Hi Ravali,&lt;br /&gt;
&lt;br /&gt;
Nothing is blocking the timer, I am expecting the timer need to run once a year on specified date. But system triggers the timer event on same day on each month.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Venu.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Start event timer</title><link>https://community.appian.com/thread/63743?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 03:10:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:636d884a-ffca-496c-8669-5a666fa60677</guid><dc:creator>ravalik</dc:creator><description>HI Venu,&lt;br /&gt;
&lt;br /&gt;
Go to Timer -&amp;gt; Setup in Start Node and Click &amp;quot;Show Advanced Options&amp;quot; to check whether any timer conditions/expressions defined which may be a reason for blocking the trigger.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
ravalik&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>