<?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>I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/discussions/f/process/3917/i-have-a-pm-that-is-built-to-run-daily-at-1pm-i-now-have-a-requirement-to-have</link><description>I have a PM that is built to run daily at 1pm. I now have a requirement to have it run at 5pm as well. I tried using a constant containing a list of times but it is still only running once a day. Any suggestions?... OriginalPostID-131969 OriginalPostID</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/thread/13837?ContentTypeID=1</link><pubDate>Tue, 16 Dec 2014 22:04:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b53f816b-4ad4-41a5-98a0-73c9901a9477</guid><dc:creator>prestonb</dc:creator><description>Eduardo, thanks for that information. I didn&amp;#39;t realize that. &lt;br /&gt;&lt;br /&gt;For now I added a second timer. If the users request a third instance, I&amp;#39;ll use Aayush&amp;#39;s approach. Thanks for the input!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/thread/13766?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2014 21:13:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6a0d1cd9-d9df-4d73-9fab-6105c715065c</guid><dc:creator>Chris</dc:creator><description>Also, Eduardo, are there any other situations where constants do not get updated without a model republish?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/thread/13765?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2014 20:46:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11e4be29-b1d7-4406-baf8-646ffa5368e0</guid><dc:creator>Chris</dc:creator><description>Thanks Eduardo - that is good to know.  To clarify, is this for all timers or is that limited to start event timers?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/thread/13733?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2014 06:03:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3a97252e-3219-41b8-827c-ee1def1b7031</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Also keep in mind that if you use constants in timers then every time you change the constant you need to republish the model too for the change to be picked up by the model. This is because the timer gets activated at design time after publishing the model creating a snapshot of the current value of the constant.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/thread/13727?ContentTypeID=1</link><pubDate>Thu, 11 Dec 2014 21:53:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:29536358-c2d9-443d-b92e-c946b2359dcf</guid><dc:creator>aayusha</dc:creator><description>This can be done. But not in 1 PM. My method will require 3 PM.&lt;br /&gt;1. -  Which will have actual nodes to execute (without any timer on start event).&lt;br /&gt;2. - A PM with timer on start event scheduled for 1300 hrs (Use PM 1 as subprocess)&lt;br /&gt;3. - PM with timer on start event scheduled for 1700 hrs  (Use PM 1 as subprocess)&lt;br /&gt;&lt;br /&gt;This way you have your code base at one place and executed multiple times. Any change in business can be achieved by doing changes in PM 1.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a PM that is built to run daily at 1pm. I now have a requirement to have</title><link>https://community.appian.com/thread/13724?ContentTypeID=1</link><pubDate>Thu, 11 Dec 2014 21:05:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a1c834db-6abf-4a09-8b12-32bed1fd15c8</guid><dc:creator>Chris</dc:creator><description>Instead of configuring one timer to run twice, you may have better luck configuring a second timer - leave the first set to 1 pm and set the second timer to 5 pm.  I don&amp;#39;t believe you can set a single timer recurrence value to an array.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>