<?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: Start timer: Avoid multiple process instances in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172428#M125638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you can implement conditional logic after the timer start event to validate if there's still another process instance running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2013 13:47:58 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2013-10-23T13:47:58Z</dc:date>
    <item>
      <title>Start timer: Avoid multiple process instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172427#M125637</link>
      <description>Hey,I have to build a periodic process which is triggered every 5 seconds. The problem is, that the process duration can take up to 20 seconds. So, while one process instance is running, a new one is started by the timer start. That shouldn't happen since the tasks within the process are not allowed</description>
      <pubDate>Wed, 23 Oct 2013 06:49:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172427#M125637</guid>
      <dc:creator>mjacobi</dc:creator>
      <dc:date>2013-10-23T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Start timer: Avoid multiple process instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172428#M125638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you can implement conditional logic after the timer start event to validate if there's still another process instance running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 13:47:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172428#M125638</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-10-23T13:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Start timer: Avoid multiple process instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172429#M125639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I thought of that, but it seems, that the engine works just like required out-of-the-box: While a process instance is running, new process instances are not created. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: Start timer is triggered every 30 seconds. Instance1 is running 3m15s While Instance1 is running, NO new instances is created by the start timer of the process. So, the engine fullfilles my requirements without any additional logic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 09:13:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172429#M125639</guid>
      <dc:creator>mjacobi</dc:creator>
      <dc:date>2013-10-24T09:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Start timer: Avoid multiple process instances</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172430#M125640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, yes and no. There's a default lock timeout of 5 minutes in the engine and a new job will only be executed when the job has been finished or the lock timeout of 5 minutes passes. So if your instance can run for more then 5 minutes then you would still have an issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 11:17:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/start-timer-avoid-multiple-process-instances/m-p/172430#M125640</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-10-25T11:17:26Z</dc:date>
    </item>
  </channel>
</rss>

