<?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: Persistent Scheduler in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325013#M12014</link>
    <description>&lt;P&gt;Hi, finally I made the following tip:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a scheduler with the class SchedulerServiceImpl.java (this scheduler will be active when it is created and will be lost if NUXEO_SERVER restarts)&lt;/LI&gt;
&lt;LI&gt;Save the scheduler in an xml file (extension point) in "nxserver/config" (this scheduler will be active the next time you start NUXEO_SERVER).&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 11 Nov 2019 07:59:54 GMT</pubDate>
    <dc:creator>Ahmad_BenMaallem</dc:creator>
    <dc:date>2019-11-11T07:59:54Z</dc:date>
    <item>
      <title>Persistent Scheduler</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325008#M12009</link>
      <description>&lt;P&gt;Hi,
I succeeded to add a scheduler using org.nuxeo.ecm.core.scheduler.SchedulerService but the added configuration are lost after nuxeo restarting.
So i need to know how to dynamically configure the scheduler service and persist that configuration ?
Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 11:59:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325008#M12009</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2019-11-06T11:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Scheduler</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325009#M12010</link>
      <description>&lt;P&gt;In Nuxeo schedulers are defined by XML configuration, so what you're asking for is not possible without code changes.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 12:48:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325009#M12010</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2019-11-06T12:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Scheduler</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325010#M12011</link>
      <description>&lt;P&gt;First of all, I want to thank you for your quick response.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 13:38:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325010#M12011</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2019-11-06T13:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Scheduler</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325011#M12012</link>
      <description>&lt;P&gt;"Not possible without code changes" means that to implement this feature in the Nuxeo platform, you would have to write Java code (and non-trivial low-level code at that).&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 13:46:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325011#M12012</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2019-11-06T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Scheduler</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325012#M12013</link>
      <description>&lt;P&gt;OK thanks for the clarification. So if I understand correctly I have to see how to write a low-level code.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2019 13:58:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325012#M12013</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2019-11-06T13:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Persistent Scheduler</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325013#M12014</link>
      <description>&lt;P&gt;Hi, finally I made the following tip:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a scheduler with the class SchedulerServiceImpl.java (this scheduler will be active when it is created and will be lost if NUXEO_SERVER restarts)&lt;/LI&gt;
&lt;LI&gt;Save the scheduler in an xml file (extension point) in "nxserver/config" (this scheduler will be active the next time you start NUXEO_SERVER).&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 11 Nov 2019 07:59:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/persistent-scheduler/m-p/325013#M12014</guid>
      <dc:creator>Ahmad_BenMaallem</dc:creator>
      <dc:date>2019-11-11T07:59:54Z</dc:date>
    </item>
  </channel>
</rss>

