<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Firing a listener when a task's due date passes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199040#M152170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Please ignore my previous response. I see that I can specify a timerDuration with a process variable containing the duration definition. I compute the different between the current time and the due date of the task, convert into a 8601 duration format and set that as a process variable. I then attached this timer to the task and it works as expected. Thanks for the guidance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagaraj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2015 11:11:24 GMT</pubDate>
    <dc:creator>nmandya</dc:creator>
    <dc:date>2015-06-04T11:11:24Z</dc:date>
    <item>
      <title>Firing a listener when a task's due date passes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199037#M152167</link>
      <description>Hello,&amp;nbsp; I am using Activiti 5.17. I have a bunch of user tasks that have a due date sent on them. Is there some way to setup Activiti so that a listener is invoked when the due date of the task has passed and the task has still not been completed? Thanks.–Nagaraj</description>
      <pubDate>Thu, 04 Jun 2015 05:12:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199037#M152167</guid>
      <dc:creator>nmandya</dc:creator>
      <dc:date>2015-06-04T05:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Firing a listener when a task's due date passes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199038#M152168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nagaraj,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;due date is just an task's attribute. If you want to handle event use timer boundary event instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 06:24:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199038#M152168</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-06-04T06:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Firing a listener when a task's due date passes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199039#M152169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; How can I use a timer boundary event which will fire at a task's due date? My flow is like this - a user task has a due date (which is based on a data received from a form and varies from instance to instance). When the due date of a task is reached, I need to send out email notifications and execute some Java code. If I use a timer boundary event, the time at which the event fires will be hard-coded. As far as I know, the timer event configuration does not allow a process variable to be used to specify the time at which it is to fire. Or am I missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagaraj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 06:46:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199039#M152169</guid>
      <dc:creator>nmandya</dc:creator>
      <dc:date>2015-06-04T06:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Firing a listener when a task's due date passes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199040#M152170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Please ignore my previous response. I see that I can specify a timerDuration with a process variable containing the duration definition. I compute the different between the current time and the due date of the task, convert into a 8601 duration format and set that as a process variable. I then attached this timer to the task and it works as expected. Thanks for the guidance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;–&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nagaraj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 11:11:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/firing-a-listener-when-a-task-s-due-date-passes/m-p/199040#M152170</guid>
      <dc:creator>nmandya</dc:creator>
      <dc:date>2015-06-04T11:11:24Z</dc:date>
    </item>
  </channel>
</rss>

