<?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 issue ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51263#M29908</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;BR /&gt;&lt;SPAN&gt;I have tested with 5.9-SNAPSHOT and see that the test case is successful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have one more question regarding the Error Boundary event : how to know witch error code was thrown if multiple error event are handled with only one Error Boundary event ? In an other way : how to print out the code of the catched error in MyProcess2.activiti (Script task : System.out.println("error catched "+&lt;/SPAN&gt;&lt;STRONG&gt;????&lt;/STRONG&gt;&lt;SPAN&gt;):smileywink: ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Dec 2011 15:18:55 GMT</pubDate>
    <dc:creator>meditel</dc:creator>
    <dc:date>2011-12-05T15:18:55Z</dc:date>
    <item>
      <title>Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51257#M29902</link>
      <description>Hi,I see this in the user guide :If errorRef is omitted, the boundary error event will catch any error event, regardless of the errorCode of the error.But i don't think this is true !I have attached a simple test case with 2 processes (one calls the other using a call activity task and catching the</description>
      <pubDate>Thu, 06 Oct 2011 19:50:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51257#M29902</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2011-10-06T19:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51258#M29903</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;BR /&gt;&lt;SPAN&gt;I have tested this, too. Very interesting. In the activiti examples there is a test for a call activiti:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.activiti.examples.bpmn.callactivity&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There a order should be placed and in the subprocess the credit card data are processed. If no approval of credit card data happens, customer is contacted. Ok. But that time the user task is continued, the calling process is continuing and therefore delivery is taking place. In a real world case this needs exactly the error handling you proposed in your example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be very interested in a solution of that, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 11:26:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51258#M29903</guid>
      <dc:creator>mhw</dc:creator>
      <dc:date>2011-10-07T11:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51259#M29904</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;BR /&gt;&lt;SPAN&gt;Yes it could be very interesting to have one boundary error event that catch several error !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This could be the case by omitting the 'errorRef'. But unfortunately it doesn't work for me &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; and this might be a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 12:07:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51259#M29904</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2011-10-07T12:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51260#M29905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like an issue indeed. When using err3 as errorRef, test runs green.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Created jira for this: &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-953" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-953&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 08:33:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51260#M29905</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-10-10T08:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51261#M29906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes i was about to create one Jira.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this could be resolved in the 5.8&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 08:38:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51261#M29906</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2011-10-10T08:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51262#M29907</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;BR /&gt;&lt;SPAN&gt;Any idea when this bug could be resolved ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 10:09:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51262#M29907</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2011-10-24T10:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51263#M29908</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;BR /&gt;&lt;SPAN&gt;I have tested with 5.9-SNAPSHOT and see that the test case is successful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have one more question regarding the Error Boundary event : how to know witch error code was thrown if multiple error event are handled with only one Error Boundary event ? In an other way : how to print out the code of the catched error in MyProcess2.activiti (Script task : System.out.println("error catched "+&lt;/SPAN&gt;&lt;STRONG&gt;????&lt;/STRONG&gt;&lt;SPAN&gt;):smileywink: ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 15:18:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51263#M29908</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2011-12-05T15:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51264#M29909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any answer for my last question please ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 17:22:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51264#M29909</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2011-12-13T17:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error Boundary event issue ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51265#M29910</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;BR /&gt;&lt;SPAN&gt;Any news ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Meditel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jan 2012 23:50:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/error-boundary-event-issue/m-p/51265#M29910</guid>
      <dc:creator>meditel</dc:creator>
      <dc:date>2012-01-14T23:50:35Z</dc:date>
    </item>
  </channel>
</rss>

