<?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: Observed Issue with Multiple End Events in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156503#M110747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joram/All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm going to upload four BPMN files (with ".txt" appended to appease the site &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 class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) ForkedProcess_OneEndEvent: This process leverages a Parallel Gateway as a join and ends as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) ForkedProcess_TwoEndEvents: This process leverages two separate End Events and ends as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Cancel_Tasks_ByScript: This process leverages a Parallel Gateway as a join and ends as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Cancel_Tasks_ByScript2EE: This process leverages two separate End Events but does not end as expected, despite the flow indicating that both End Events have been reached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fact that the behaviors of #2 and #4 are different seems to suggest that this is a bit of a corner case. Note that I have a similar pair of examples to #'s 3 and 4 that leverage a JavaDelegate to cancel the tasks vs Groovy scripts, so it doesn't appear to have anything to do with the use of a Groovy script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Activiti 5.15.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have additional questions, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2014 15:38:47 GMT</pubDate>
    <dc:creator>ryanj1</dc:creator>
    <dc:date>2014-04-29T15:38:47Z</dc:date>
    <item>
      <title>Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156499#M110743</link>
      <description>I've observed what appears to be an issue with multiple End Events within certain Activiti process model designs (using version 5.15). Since it doesn't appear that I can upload images, I'll try to describe them using text below&lt;IMG id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;tart Event–AND–User Task 1–Script Task 1–End Event 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Tue, 22 Apr 2014 05:34:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156499#M110743</guid>
      <dc:creator>ryanj1</dc:creator>
      <dc:date>2014-04-22T05:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156500#M110744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the "AND" you mean a parallel gateway, I suppose?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 08:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156500#M110744</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-04-22T08:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156501#M110745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that's correct. Too many different BPM tools and too much different terminology, sorry. &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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, in both examples, the first Parallel Gateway (and the only one in the first example) forks into User Task 1 and User Task 2. In the second example, the second Parallel Gateway joins the two threads from Script Task 1 and Script Task 2. I had it nicely spaced so that this was obvious, but the spacing was lost in the translation when I hit Save.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have additional questions or if anything isn't clear, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 13:39:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156501#M110745</guid>
      <dc:creator>ryanj1</dc:creator>
      <dc:date>2014-04-22T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156502#M110746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's clear. And multiple end events are supported, this should just work. If not, it is a bug that needs fixing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you upload your xml that demonstrates this issue, so we can exactly reproduce it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 07:20:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156502#M110746</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-24T07:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156503#M110747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joram/All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm going to upload four BPMN files (with ".txt" appended to appease the site &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 class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) ForkedProcess_OneEndEvent: This process leverages a Parallel Gateway as a join and ends as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) ForkedProcess_TwoEndEvents: This process leverages two separate End Events and ends as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Cancel_Tasks_ByScript: This process leverages a Parallel Gateway as a join and ends as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Cancel_Tasks_ByScript2EE: This process leverages two separate End Events but does not end as expected, despite the flow indicating that both End Events have been reached.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The fact that the behaviors of #2 and #4 are different seems to suggest that this is a bit of a corner case. Note that I have a similar pair of examples to #'s 3 and 4 that leverage a JavaDelegate to cancel the tasks vs Groovy scripts, so it doesn't appear to have anything to do with the use of a Groovy script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Activiti 5.15.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have additional questions, please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 15:38:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156503#M110747</guid>
      <dc:creator>ryanj1</dc:creator>
      <dc:date>2014-04-29T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156504#M110748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Excuse us for the delay in answering. I've tested the Cancel_Tasks_ByScript2EE.bpmn process definition and it ends just fine in my test. Could you share how you are testing this process definition?&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, 07 May 2014 07:23:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156504#M110748</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-05-07T07:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156505#M110749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running it within Activiti Explorer in Activiti 5.15. No errors occur within the process instance, but the Script Task entitled "Cancel Order Task" never ends despite the process instance image showing that both End Events have been reached… The process instance remains in my "My instances" list within Activiti Explorer, and the execution remains in the ACT_RU_EXECUTION table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You aren't seeing that same behavior?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 May 2014 22:16:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156505#M110749</guid>
      <dc:creator>ryanj1</dc:creator>
      <dc:date>2014-05-16T22:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Observed Issue with Multiple End Events</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156506#M110750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't test in the Activiti Explorer, but in a unit test. And it works fine there. But I'll give it a try in the Activiti Explorer to see if I can reproduce the issue there.&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>Mon, 19 May 2014 20:30:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/observed-issue-with-multiple-end-events/m-p/156506#M110750</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-05-19T20:30:58Z</dc:date>
    </item>
  </channel>
</rss>

