<?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 Best practice for retry on fail in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64811#M40950</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 to develop some workflows using activiti and some of the tasks have to make soap calls.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If a soap call fails, because e.g. the soap server just not respondig, the task should retry the call after a predefined time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the best practice for building "retrying tasks"?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mahmut&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Nov 2011 11:46:02 GMT</pubDate>
    <dc:creator>mahmut</dc:creator>
    <dc:date>2011-11-25T11:46:02Z</dc:date>
    <item>
      <title>Best practice for retry on fail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64811#M40950</link>
      <description>Hi,I have to develop some workflows using activiti and some of the tasks have to make soap calls.If a soap call fails, because e.g. the soap server just not respondig, the task should retry the call after a predefined time.What is the best practice for building "retrying tasks"?Thanks.Mahmut</description>
      <pubDate>Fri, 25 Nov 2011 11:46:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64811#M40950</guid>
      <dc:creator>mahmut</dc:creator>
      <dc:date>2011-11-25T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for retry on fail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64812#M40951</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;You could implement error handling logic that connects to the same service task in case an exception is thrown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When asynchronous execution is also possible you could use the async="true" attribute. Then the job handler will retry to a maximum of 3 times.&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>Fri, 25 Nov 2011 13:16:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64812#M40951</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-11-25T13:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for retry on fail</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64813#M40952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On asynchronous execution the job is executed immediately one after another, so if the soap service is offline even for a few seconds, the job will fail.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Therefore I think an error handling logic will be the better choice…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Nov 2011 10:00:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/best-practice-for-retry-on-fail/m-p/64813#M40952</guid>
      <dc:creator>mahmut</dc:creator>
      <dc:date>2011-11-28T10:00:17Z</dc:date>
    </item>
  </channel>
</rss>

