<?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 Exception Handling with Retry in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180053#M133183</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 a BPM process that makes many service calls and also has 2 Human Tasks.&amp;nbsp; I now want to implement an Exception Handling to handle&amp;nbsp; Technical Exceptions (example: backend service is not responding, database is down etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just wantwed to check if there is any recommended pattern that I can use. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I don't want to do is use&amp;nbsp; a combination of 'Error End Event' and 'Error Boundary Event' against each Service call as this will make my process unmanageable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 1: Can I use an 'Event Subprocess' that will act as 'Catch-All'. I mean if I get any error in any of the service call, that should move the instance automatically to the 'Event Subprocess'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Question 2: In my Event-Subprocess, I intend to add a Human Task with an option of 'Retry' on the screen. This retry&amp;nbsp; should then move the instance back to the activity that had failed. Is this something that is possible in Activiti BPM. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Sep 2015 09:52:02 GMT</pubDate>
    <dc:creator>samsmith</dc:creator>
    <dc:date>2015-09-25T09:52:02Z</dc:date>
    <item>
      <title>Exception Handling with Retry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180053#M133183</link>
      <description>Hi,I have a BPM process that makes many service calls and also has 2 Human Tasks.&amp;nbsp; I now want to implement an Exception Handling to handle&amp;nbsp; Technical Exceptions (example: backend service is not responding, database is down etc).Just wantwed to check if there is any recommended pattern that I can use</description>
      <pubDate>Fri, 25 Sep 2015 09:52:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180053#M133183</guid>
      <dc:creator>samsmith</dc:creator>
      <dc:date>2015-09-25T09:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Handling with Retry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180054#M133184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have found the answer for point1. I can throw BPMError() from my JavaClass that implements JavaDelegate. This will makemy process look bit neater as this means that I will not have transitions coming out from each service task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure how can I go back to the failed activity from the 'Event Subprocess'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 15:57:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180054#M133184</guid>
      <dc:creator>samsmith</dc:creator>
      <dc:date>2015-09-25T15:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Handling with Retry</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180055#M133185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sam,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not aware of API which moves the execution from event subprocess to the defined activity. In fact it is easy to manage it in the DB (just change column value). The implementation is not so complicated in this case.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:12:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-handling-with-retry/m-p/180055#M133185</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2015-09-29T08:12:31Z</dc:date>
    </item>
  </channel>
</rss>

