<?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: ErrorBoundaryEvent on Task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73878#M48291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you want to implement the logic you described I would stick with choosing the sequence flow from the Java code based on the exception being thrown or not.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thought it works, it more and more starts to feel like a 'hack' since you need to have sequence flow names in sync with the java code… And as another poster reported, choosing an explicit sequence flow from a task is against spec, each flow should be taken (but maybe limited to ones where a condition is met. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And as this topic mentions, an error event is also something very visual, and business level. So I'll see what I can come up with in the comming weeks since this just seems something we want to have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Sep 2011 10:38:43 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2011-09-22T10:38:43Z</dc:date>
    <item>
      <title>ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73874#M48287</link>
      <description>Hello,Is it possible to add an ErrorBoundaryEvent on a simple Task (e.g. a Java Service Task)? If not are there plans to add it in the near future?Regards,Tim</description>
      <pubDate>Wed, 21 Sep 2011 13:53:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73874#M48287</guid>
      <dc:creator>tim_vandeplas</dc:creator>
      <dc:date>2011-09-21T13:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73875#M48288</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's possible. But the question would be, what do you want to do with it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Because the boundary error event will not catch any Java exceptions.&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>Thu, 22 Sep 2011 07:13:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73875#M48288</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-22T07:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73876#M48289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to add some error flows, e.g adding a HumanTask after a communications error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that it won't catch Java Exceptions, but our code could catch the given exception and trigger an error event.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also had a look at the "Handling exceptions" section of the document, we would basically like to do the same but without extending ActivityBehavior and by using the "ErrorBoundaryEvent" to clearly indicate that it's an error flow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that I don't know how to trigger the ErrorBoundaryEvent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 08:44:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73876#M48289</guid>
      <dc:creator>tim_vandeplas</dc:creator>
      <dc:date>2011-09-22T08:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73877#M48290</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;Okay. It's not easy to trigger the ErrorBoundaryEvent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to implement the logic you described I would stick with choosing the sequence flow from the Java code based on the exception being thrown or not.&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>Thu, 22 Sep 2011 10:32:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73877#M48290</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-22T10:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73878#M48291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you want to implement the logic you described I would stick with choosing the sequence flow from the Java code based on the exception being thrown or not.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thought it works, it more and more starts to feel like a 'hack' since you need to have sequence flow names in sync with the java code… And as another poster reported, choosing an explicit sequence flow from a task is against spec, each flow should be taken (but maybe limited to ones where a condition is met. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And as this topic mentions, an error event is also something very visual, and business level. So I'll see what I can come up with in the comming weeks since this just seems something we want to have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 10:38:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73878#M48291</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-09-22T10:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73879#M48292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ronald,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sure you're right. If you can come up with something that would be great of course.&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>Thu, 22 Sep 2011 11:41:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73879#M48292</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-09-22T11:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73880#M48293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That would indeed be great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 13:24:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73880#M48293</guid>
      <dc:creator>tim_vandeplas</dc:creator>
      <dc:date>2011-09-22T13:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73881#M48294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Don't get your hopes up to high. I'm way overdue with some other things that I want to pick up now the tennis season is almost over (well, down to 1 time per week)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2011 22:55:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73881#M48294</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-09-22T22:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorBoundaryEvent on Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73882#M48295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are facing the same issue here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, maybe could you tell me where I have to look to implement it on my own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be willing to share my findings with the community.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;butl&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2011 10:59:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/errorboundaryevent-on-task/m-p/73882#M48295</guid>
      <dc:creator>butl</dc:creator>
      <dc:date>2011-09-28T10:59:45Z</dc:date>
    </item>
  </channel>
</rss>

