<?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: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142888#M100019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The reason is because the timer is probably entered by a parallel execution of the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The end event in BPMN only terminates the current path. You could use the 'terminate end event' (however not yet document / fully tested) to end everything when arriving in the terminate end event.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 15:17:24 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2013-05-22T15:17:24Z</dc:date>
    <item>
      <title>When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142887#M100018</link>
      <description>Hi,I had main process and son process which been called by the main.At the son process i had the flows displayed at the attached file(change his extension to png).I really don't know why the process not ended if the end task of the process reached, meaning that we passed all the process until the en</description>
      <pubDate>Wed, 22 May 2013 13:44:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142887#M100018</guid>
      <dc:creator>eranziz</dc:creator>
      <dc:date>2013-05-22T13:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142888#M100019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The reason is because the timer is probably entered by a parallel execution of the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The end event in BPMN only terminates the current path. You could use the 'terminate end event' (however not yet document / fully tested) to end everything when arriving in the terminate end event.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 15:17:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142888#M100019</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-22T15:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142889#M100020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks you for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you explain more about the 'terminate end event' , is it a java listener that make everything to be terminate?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When i add a end listener, the process doesn't execute this listener because he didn't know that he already finish.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you didn't mean to add a end listener, so how can i terminate all the open timers\tasks of process?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 18:04:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142889#M100020</guid>
      <dc:creator>eranziz</dc:creator>
      <dc:date>2013-05-22T18:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142890#M100021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The terminate end-event is not a Java-listener but a construct in BPMN:&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;endEvent id="EndEvent_2"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;terminateEventDefinition id="TerminateEventDefinition_1"/&amp;gt;&lt;BR /&gt;&amp;lt;endEvent&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;Add this instead of the normal end-event, it will cause all ope paths to be terminated when it's reached.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 07:01:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142890#M100021</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-05-23T07:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142891#M100022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, it is a specific BPMN element:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent id="EndEvent_2"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;terminateEventDefinition id="TerminateEventDefinition_1"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But like I said: it's a work in progress feature and not yet fully tested&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 07:19:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142891#M100022</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-23T07:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142892#M100023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Damn forum markup ….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent id="EndEvent_2"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;terminateEventDefinition id="TerminateEventDefinition_1"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endEvent&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 07:20:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142892#M100023</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-23T07:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142893#M100024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed my end event to your end event suggestion and it's still not working,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The process doesn't know that he riches the end.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any other idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 11:48:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142893#M100024</guid>
      <dc:creator>eranziz</dc:creator>
      <dc:date>2013-05-23T11:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142894#M100025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could it be that the reason it does not work is the&amp;nbsp; version&amp;nbsp; that I use?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using 5.9 version of activity…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eran&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 11:56:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142894#M100025</guid>
      <dc:creator>eranziz</dc:creator>
      <dc:date>2013-05-23T11:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142895#M100026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found this feature too. I used simulation to predict probability of escalations for the following process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[img]&lt;/SPAN&gt;&lt;A href="https://raw.github.com/gro-mar/activiti-crystalball/master/examples/src/main/process/org/activiti/crystalball/examples/mortages/MortageDemo-0.png" rel="nofollow noopener noreferrer"&gt;https://raw.github.com/gro-mar/activiti-crystalball/master/examples/src/main/process/org/activiti/crystalball/examples/mortages/MortageDemo-0.png&lt;/A&gt;&lt;SPAN&gt;[/img]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May be another good point to use simulation for process design testing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 11:58:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142895#M100026</guid>
      <dc:creator>gromar</dc:creator>
      <dc:date>2013-05-23T11:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142896#M100027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't remember which version we added it, but 5.9 might be a little bit too old.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have an easy way trying it with the latest release?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 15:01:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142896#M100027</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-05-23T15:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142897#M100028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will check it soon and update you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 13:03:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142897#M100028</guid>
      <dc:creator>eranziz</dc:creator>
      <dc:date>2013-05-28T13:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: When opened timer Simultaneously, the process does not know he ends until the time of the timer comes to an end</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142898#M100029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot, solved the problem by upgrade the plugin version. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 09:39:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/when-opened-timer-simultaneously-the-process-does-not-know-he/m-p/142898#M100029</guid>
      <dc:creator>eranziz</dc:creator>
      <dc:date>2013-06-10T09:39:00Z</dc:date>
    </item>
  </channel>
</rss>

