<?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: Error boundary event does not cancel the subprocess in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151053#M105846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is exactly what I did - both parallel flows are in a subprocess with error boundary event, which should cancel the subprocess by default (there is no setting for cancelActivity). However when an error is thrown in one of the parallel flows, only that particular branch is cancelled, while the other one continues. Is it a bug?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Aug 2013 08:53:22 GMT</pubDate>
    <dc:creator>3on</dc:creator>
    <dc:date>2013-08-05T08:53:22Z</dc:date>
    <item>
      <title>Error boundary event does not cancel the subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151051#M105844</link>
      <description>Hi,first thank you for all your dilligent work on the Activiti engine.I'd like to discuss an issue when trying to interrupt a subprocess when an error event occurs.We have designed a main subprocess with 2 parallel branches between two parallel gateways. There is a call activity in each branch calli</description>
      <pubDate>Fri, 02 Aug 2013 11:58:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151051#M105844</guid>
      <dc:creator>3on</dc:creator>
      <dc:date>2013-08-02T11:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error boundary event does not cancel the subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151052#M105845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want both parallel flows ended, wrap those flows in a subprocess and add the boundary-event to that instead. If it has cancelActivity=true, all active paths in the subprocess will be destroyed…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:17:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151052#M105845</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-08-05T08:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error boundary event does not cancel the subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151053#M105846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederik,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is exactly what I did - both parallel flows are in a subprocess with error boundary event, which should cancel the subprocess by default (there is no setting for cancelActivity). However when an error is thrown in one of the parallel flows, only that particular branch is cancelled, while the other one continues. Is it a bug?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 08:53:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151053#M105846</guid>
      <dc:creator>3on</dc:creator>
      <dc:date>2013-08-05T08:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error boundary event does not cancel the subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151054#M105847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michal,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In case cancelActivity is not defined in the XML, it reverts to 'true' so the subprocess should be ended.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you create a unit-test (see sticky in the forum) demonstrating this issue (with a simpler process, maybe)? That would be great for us to quickly see what's going on…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2013 11:40:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151054#M105847</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-08-05T11:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error boundary event does not cancel the subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151055#M105848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've created the simplest test case and attached it to the Jira issue ACT-1764.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help, Frederik.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 09:43:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151055#M105848</guid>
      <dc:creator>3on</dc:creator>
      <dc:date>2013-08-06T09:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error boundary event does not cancel the subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151056#M105849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for creating the test case. The bug is that the error end event is not propagated to the parent process. We'll look into the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:54:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-does-not-cancel-the-subprocess/m-p/151056#M105849</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-08-07T13:54:43Z</dc:date>
    </item>
  </channel>
</rss>

