<?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 some esclation timers that I set up on a task. I&amp;#39;m using the escalate</title><link>https://community.appian.com/discussions/f/rules/2182/i-have-some-esclation-timers-that-i-set-up-on-a-task-i-m-using-the-escalate</link><description>I have some esclation timers that I set up on a task. I&amp;#39;m using the escalate at the date and time specified by this expression. &amp;quot;= workday ( pv!end_date , - 17 , cons!holidays_date )&amp;quot;. And I have one for -14, -10, -8 and -6 days. Now the issue I&amp;#39;m having</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have some esclation timers that I set up on a task. I'm using the escalate</title><link>https://community.appian.com/thread/7800?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2014 20:34:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:edb454a1-f5da-497f-ad3b-ae7ce6b91dd5</guid><dc:creator>mjmallet</dc:creator><description>I was able to make it work with some tweaking. For escalation at 2 weeks I have created an escalations for day 10, 8 and 6. This is day 10 example. This prevents that if the end date is changed, the escalation will only work if &amp;quot;now()&amp;quot; is in range of the escalation. (it&amp;#39;s not perfect but it&amp;#39;s better than receiving all prior escalations)&lt;br /&gt;&lt;br /&gt;Escalate at the date and time specified by this expression: = workday ( pv!end_date , - 10 , cons!holidays_date )&lt;br /&gt;&lt;br /&gt;I added this condition and the bottom:&lt;br /&gt;&lt;br /&gt;now ( ) &amp;gt;= workday ( pv!end_date , - 10 , cons!holidays_date )&lt;br /&gt;now ( ) &amp;lt;= workday ( pv!end_date , - 9 , cons!holidays_date )&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have some esclation timers that I set up on a task. I'm using the escalate</title><link>https://community.appian.com/thread/7799?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2014 20:26:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce48000c-5c11-495c-a3ba-889573c21dd2</guid><dc:creator>mjmallet</dc:creator><description>Sorry what I meant by &amp;quot;email&amp;quot; is the actual escalation notice sent via email from the system.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have some esclation timers that I set up on a task. I'm using the escalate</title><link>https://community.appian.com/thread/7721?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2014 12:08:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66b9ee2c-7435-4618-a631-24fb3b1c6b6b</guid><dc:creator>Stefan Helzle</dc:creator><description>You could send a message to a process start node which then decides on what to do depending on the state of the task. The message contains the process id of the sending process and you can do reporting on tasks of this process to determine escalation status.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have some esclation timers that I set up on a task. I'm using the escalate</title><link>https://community.appian.com/thread/7711?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 23:43:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9775bc2a-7b3b-4847-920b-5a7948db6e4d</guid><dc:creator>aayusha</dc:creator><description>As there is no directly sending email via escalations, I would suggest to have this all the email alert separately and use timers and xor events to send emails. This would give much better handling of escalations emails.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have some esclation timers that I set up on a task. I'm using the escalate</title><link>https://community.appian.com/thread/7695?ContentTypeID=1</link><pubDate>Tue, 25 Feb 2014 00:56:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:61f67823-50d7-4cb4-95e3-4fd9a4b921f2</guid><dc:creator>mjmallet</dc:creator><description>The reason I&amp;#39;m going complicated is that the client wants this type of escalation.&lt;br /&gt;&lt;br /&gt;4 weeks prior - 1 email &lt;br /&gt;3 weeks prior - 2 emails &lt;br /&gt;2 weeks prior - 3 emails&lt;br /&gt;1 week prior - daily emails until completion.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>