<?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>How to send daily reminder to user.</title><link>https://community.appian.com/discussions/f/process/24700/how-to-send-daily-reminder-to-user</link><description>I have user case that we need to run one process where we need to send daily emails/message at same time to users who has due date of paying policy in very next day . How should i do it.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95494?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 13:10:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bbc7a377-fc08-4e40-8664-244e99bc802e</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;Hi pd,&lt;br /&gt;-&amp;gt; first of all you need a parameter to search for. DB entry, open task something like that.&lt;br /&gt;For open tasks/running processes a task report is your friend.&lt;br /&gt;There you can find out the current open tasks/processes for a user.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95467?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 09:11:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51c2f2be-4f01-4b69-a7ae-fc1c22e64cdb</guid><dc:creator>vikashk739</dc:creator><description>&lt;p&gt;Hi, I guess you can create a expression rule to get the due date of less than 1-2 days. In the process model you can use it to get the due date and send mail to users to complete it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95465?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 09:05:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c749d289-7594-4ca4-86b9-03f5d164128c</guid><dc:creator>pd0001</dc:creator><description>&lt;p&gt;But like how we will design to send to those memeber only which have due date next day to pay policy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95463?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 09:04:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cc362ee2-9764-41c6-bc2e-30af4f4845dc</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Then run a process every morning which sends out the necessary reminder emails.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95462?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 09:03:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a2630087-744c-47cc-aaec-d0728b563e60</guid><dc:creator>pd0001</dc:creator><description>&lt;p&gt;But there are like many member who must have due date is next day. So like i will send the reminder to those member as there is no requirement of user input task&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95461?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 09:01:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6888c70d-e4e9-4567-a7a5-2ea0e918e4ea</guid><dc:creator>vikashk739</dc:creator><description>&lt;p&gt;Hi, you can configure the trigger for the start node and select the process to run daily&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send daily reminder to user.</title><link>https://community.appian.com/thread/95459?ContentTypeID=1</link><pubDate>Wed, 25 May 2022 08:59:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:994f0478-aaf6-4846-bf37-4c487b0272a2</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;There are a couple of ways to achieve this. The simplest way is to assign a User Input Task (UIT) to the User and then user the &amp;quot;Escalations&amp;quot; on the UIT to send the reminders. Before you actually do this I would recommend you define and agree an &amp;quot;Work Management Pattern&amp;quot; e.g. &amp;quot;3 strikes and you&amp;#39;re out&amp;quot; where you Escalate once, then Escalate again, and then Escalate once more, and the re-assign the Task to a Manager.&lt;/p&gt;
&lt;p&gt;I say this is the simplest way...but it comes at a cost. Because you have a Task (which is sitting in an active process) this will occupy memory. If you have a very large number of these then your environment might be subjected to memory resource issues.&lt;/p&gt;
&lt;p&gt;An alternative pattern is to have a database record act as a Task. These are then instantiated into a Process &amp;quot;on demand&amp;quot; (i.e. when a User clicks on a link or an action). You can then have a single process that runs periodically (e.g every night) that examines all the open Tasks in the database and determines which need a reminder sent. You&amp;#39;d then send the reminder as an email.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>