<?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 Triggering an event a short time(10 minutes) after firing in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/triggering-an-event-a-short-time-10-minutes-after-firing/m-p/315685#M2686</link>
    <description>&lt;P&gt;I need to run a cleanup/recovery process and need to fire the event and have it triggered 10 minutes latter.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Aug 2012 16:07:53 GMT</pubDate>
    <dc:creator>tduong_</dc:creator>
    <dc:date>2012-08-07T16:07:53Z</dc:date>
    <item>
      <title>Triggering an event a short time(10 minutes) after firing</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/triggering-an-event-a-short-time-10-minutes-after-firing/m-p/315685#M2686</link>
      <description>&lt;P&gt;I need to run a cleanup/recovery process and need to fire the event and have it triggered 10 minutes latter.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2012 16:07:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/triggering-an-event-a-short-time-10-minutes-after-firing/m-p/315685#M2686</guid>
      <dc:creator>tduong_</dc:creator>
      <dc:date>2012-08-07T16:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering an event a short time(10 minutes) after firing</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/triggering-an-event-a-short-time-10-minutes-after-firing/m-p/315686#M2687</link>
      <description>&lt;P&gt;Similar to what Nuxeo does with the SchedulerRegistryService.java you could invoke a Quartz job (from your code) that would fire an event that your "clean-up" listener would act on. If you use the Nuxeo service you'll have to use CRON expressions, and you'll have to unregister to stop firing and registered jobs from growing endlessly.&lt;/P&gt;
&lt;P&gt;See my recent &lt;A href="http://concena.com/blogged-down/-/blogs/nuxeo-5-6-one-time-event-trigger-example?_33_redirect=http%3A%2F%2Fconcena.com%2Fhome%3Fp_p_id%3D115%26p_p_lifecycle%3D0%26p_p_state%3Dnormal%26p_p_mode%3Dview%26p_p_col_id%3Dcolumn-2%26p_p_col_count%3D2"&gt;blog entry for a complete example&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2012 19:02:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/triggering-an-event-a-short-time-10-minutes-after-firing/m-p/315686#M2687</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-08-07T19:02:17Z</dc:date>
    </item>
  </channel>
</rss>

