<?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 HOW TO execute serviceTask  asynchronous？ in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-servicetask-asynchronous/m-p/147556#M102991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I met a problem. I tried to use the serviceTask node to do webservice request,when the webservice throw a timeout exception ,the system would execute this serviceTask again. I want to set a interval between the first execution and the second execution, so I chose the sentence "thread.sleep()" to implement it.When the thread is sleeping,the main thread will pause until the second execution complete,but this will cause a bad user experience. So,I need some help.Does anyone know whethere there are some functions to set the webserviceTask on the pause status?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2013 09:55:06 GMT</pubDate>
    <dc:creator>ray1</dc:creator>
    <dc:date>2013-02-28T09:55:06Z</dc:date>
    <item>
      <title>HOW TO execute serviceTask  asynchronous？</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-servicetask-asynchronous/m-p/147556#M102991</link>
      <description>hello everyone,&amp;nbsp;&amp;nbsp; I met a problem. I tried to use the serviceTask node to do webservice request,when the webservice throw a timeout exception ,the system would execute this serviceTask again. I want to set a interval between the first execution and the second execution, so I chose the sentence "thre</description>
      <pubDate>Thu, 28 Feb 2013 09:55:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-servicetask-asynchronous/m-p/147556#M102991</guid>
      <dc:creator>ray1</dc:creator>
      <dc:date>2013-02-28T09:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO execute serviceTask  asynchronous？</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-servicetask-asynchronous/m-p/147557#M102992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What about the following "construction":&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - an ErrorBoundaryEvent attached to the webservice request ServiceTask;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - a TimerCatchingEvent, which to wait for some (predefined at design time) time;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - the ErrorBoundaryEvent transitions to the TimerCatchingEvent;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; - the TimerCatchingEvent transitions back to the webservice request ServiceTask&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 13:01:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-execute-servicetask-asynchronous/m-p/147557#M102992</guid>
      <dc:creator>mmaker1234</dc:creator>
      <dc:date>2013-02-28T13:01:56Z</dc:date>
    </item>
  </channel>
</rss>

