<?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: Activiti timer process not starting on all the nodes in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15670#M6918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN&gt;behavior&lt;/SPAN&gt; that you seeing is the expected behavior, and is working as designed. With activiti, the timer job is created in the database and will be picked up by one of the nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are using spring-boot, you can achieve&amp;nbsp;your requirement easily using&amp;nbsp;@Scheduled (&lt;A href="https://spring.io/guides/gs/scheduling-tasks/" title="https://spring.io/guides/gs/scheduling-tasks/" rel="nofollow noopener noreferrer"&gt;Getting Started · Scheduling Tasks&lt;/A&gt;&amp;nbsp;) annotation and start processes in each spring-boot application using the java apis -&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/javadocs/6.latest/org/activiti/engine/RuntimeService.html" title="https://www.activiti.org/javadocs/6.latest/org/activiti/engine/RuntimeService.html" rel="nofollow noopener noreferrer"&gt;RuntimeService (Activiti - Engine 6.0.0 API)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2017 16:42:57 GMT</pubDate>
    <dc:creator>cjose</dc:creator>
    <dc:date>2017-12-29T16:42:57Z</dc:date>
    <item>
      <title>Activiti timer process not starting on all the nodes</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15669#M6917</link>
      <description>Hi,I am working on an Activiti BPM process that has to start for every 5minutes; using timer event to start the process.This is working good when deployed on one node using mysql activiti db, but when pushed it to an environment that has 2 nodes with both the nodes pointing to one mysql activiti db</description>
      <pubDate>Tue, 12 Dec 2017 14:45:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15669#M6917</guid>
      <dc:creator>irchowdary</dc:creator>
      <dc:date>2017-12-12T14:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti timer process not starting on all the nodes</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15670#M6918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravindra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN&gt;behavior&lt;/SPAN&gt; that you seeing is the expected behavior, and is working as designed. With activiti, the timer job is created in the database and will be picked up by one of the nodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you are using spring-boot, you can achieve&amp;nbsp;your requirement easily using&amp;nbsp;@Scheduled (&lt;A href="https://spring.io/guides/gs/scheduling-tasks/" title="https://spring.io/guides/gs/scheduling-tasks/" rel="nofollow noopener noreferrer"&gt;Getting Started · Scheduling Tasks&lt;/A&gt;&amp;nbsp;) annotation and start processes in each spring-boot application using the java apis -&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/javadocs/6.latest/org/activiti/engine/RuntimeService.html" title="https://www.activiti.org/javadocs/6.latest/org/activiti/engine/RuntimeService.html" rel="nofollow noopener noreferrer"&gt;RuntimeService (Activiti - Engine 6.0.0 API)&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2017 16:42:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15670#M6918</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-12-29T16:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Activiti timer process not starting on all the nodes</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15671#M6919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ciju.&lt;/P&gt;&lt;P&gt;We made changes to start activiti processes using quartz scheduler and it is working as expected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2018 06:17:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/activiti-timer-process-not-starting-on-all-the-nodes/m-p/15671#M6919</guid>
      <dc:creator>irchowdary</dc:creator>
      <dc:date>2018-01-03T06:17:31Z</dc:date>
    </item>
  </channel>
</rss>

