<?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>Running Process model on Dynamic time</title><link>https://community.appian.com/discussions/f/process/34586/running-process-model-on-dynamic-time</link><description>Hi Team, 
 I have a requirement where the email needs to be triggered on specific date and time. 
 For ex. User is raising a request initially. While raising the request he can set the remainder date. This date I am storing in DB. Email needs to be triggered</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/134709?ContentTypeID=1</link><pubDate>Sat, 04 May 2024 05:44:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:389ec3d7-4071-492a-ac82-22448b67f997</guid><dc:creator>Jamuna</dc:creator><description>&lt;p&gt;Hy Sri,&lt;/p&gt;
&lt;p&gt;We have to go with running wrapper process at every&amp;nbsp;15/30mins or max of 1hr timeframe.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; In that process you can check for the requests which needs to be notified within next 15/30mins or 1hr &amp;amp; In MNI you can call scheduled email node process (call it as start process so that wrapper will get terminated quickly).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you run at&amp;nbsp;6/12/24 hrs once, then only it will affect memory as it will be active for longer time due to scheduled email nodes. But if we run wrapper at lesser than 1 hr,&amp;nbsp;child instances will be active at max of next wrapper get triggers which will free up the memory frequently.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132925?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 16:23:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:70e8e85b-8b35-4a42-922a-902cb67e95a2</guid><dc:creator>MK0001</dc:creator><description>&lt;p&gt;In this case, the main process model will live for longer run right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132908?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2024 13:08:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8210260c-f676-45a7-8ab2-747d1a39bf3e</guid><dc:creator>daisyMSingh</dc:creator><description>&lt;p&gt;One of the Best way would be to Use Parent Process as Scheduler and Capture all the Process of that day and Run an MNI orve then .&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In Sub Process Also Add an XOR Gateway to Check if the Process had Been Triggered Or Not So in case of Failure Also Non Triggered Instances will Be triggered .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132718?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 17:16:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c7e447e8-99f8-48a6-adca-194ca2f6ca25</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="276123" url="~/discussions/f/process/34586/running-process-model-on-dynamic-time/132715"]However, if you need dynamic recalculations based on database values, you might need to explore other event types[/quote]
&lt;p&gt;I&amp;#39;m really not following what you&amp;#39;re trying to say here.&amp;nbsp; We&amp;#39;re talking about Start Process nodes, not other event types.&amp;nbsp; As Stefan also mentioned, what you&amp;#39;ve described here originally, as far as I can tell, just doesn&amp;#39;t work the way you described.&amp;nbsp; If I&amp;#39;m missing something I hope you can clarify.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132717?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 17:13:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cfc49c6c-a30d-4eb8-9351-4c1df2935918</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Got it! I&amp;#39;ll whip up a working example over the weekend and get back to you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132715?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 17:12:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c33a0453-b5d9-4228-b285-ec84853ab2ac</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You&amp;#39;re correct that for Start Process timers, the starting time is typically calculated at publish or import time, based on the static value provided in the configuration. However, if you need dynamic recalculations based on database values, you might need to explore other event types(ex. rule event) after starting a process at&amp;nbsp;some interval.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132710?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 17:05:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf276850-54f2-46d4-aa02-1c940827b2cd</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What you describe does not work this way. Can you share a working example of this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132707?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 16:48:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b3669b43-fe42-4827-ac88-e1a9611abaf8</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;No - he means to kick off a fresh instance every so often (once or twice daily perhaps), query the DB to see whether any notifications fall into that time range, and if so, send them.&amp;nbsp; Then that instance will end.&amp;nbsp; It won&amp;#39;t consume any (or much) extra memory, as it&amp;#39;ll be short-lived.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132706?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 16:31:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8c32998d-23be-4641-af61-fd68fa4207be</guid><dc:creator>MK0001</dc:creator><description>&lt;p&gt;So, the process model should run continiously? Will it cause any memory consumption?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132702?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 16:19:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6ab3ae7-f891-4288-b3a7-006bad44a69a</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="276123" url="~/discussions/f/process/34586/running-process-model-on-dynamic-time/132698"]Configure the timer to &amp;quot;Delay until the date and time specified by an expression.&amp;quot;&lt;br /&gt;Use an expression that calculates the reminder date based on the date stored in the database.[/quote]
&lt;p&gt;I&amp;#39;m not sure this will work for a Start Process timer.&amp;nbsp; As far as I know, the starting time is calculated at publish time (or import time) and not re-calculated dynamically again until re-publishing - the assumption being that the start time will be some static value stored in the &amp;quot;&lt;span style="font-size:12px;"&gt;&lt;em&gt;&lt;span style="background-color:#ffffff;color:#000000;float:none;font-family:&amp;#39;Appian Open Sans&amp;#39;, sans-serif;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;Delay until the date and time specified by this expression:&lt;/span&gt;&lt;/em&gt;&lt;/span&gt;&amp;quot; configuration, then a static interval (if any) for the &amp;quot;recurrence&amp;quot; configuration.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132698?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 16:04:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:796d38a3-0e0e-4ce0-9616-93156fe4f18e</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Timer Event:&lt;br /&gt;Create a process model with a start event set to a timer event.&lt;br /&gt;Configure the timer to &amp;quot;Delay until the date and time specified by an expression.&amp;quot;&lt;br /&gt;Use an expression that calculates the reminder date based on the date stored in the database. You can use built-in functions like addDays or addHours to manipulate the date.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running Process model on Dynamic time</title><link>https://community.appian.com/thread/132690?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2024 15:41:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:25e8b83e-a5b9-48c4-a2f2-9b3649f6aa69</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Run a process in a short interval which then checks whether to manage any reminders configured.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>