<?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: REST call task - Handling server time out in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5426#M2679</link>
    <description>&lt;P&gt;Hi Eddy,&lt;/P&gt;&lt;P&gt;Below is the diagram of the approach I used. If the REST call is not working for within 1 min, the timer boundary will terminate the subprocess and trigger additional actions. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-09-21 085032.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/198i26386A05D8AB6FF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 07:53:40 GMT</pubDate>
    <dc:creator>jose_leon_coupa</dc:creator>
    <dc:date>2020-09-21T07:53:40Z</dc:date>
    <item>
      <title>REST call task - Handling server time out</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5422#M2675</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm using a Rest call task in my process and trying to send an email to a user when the target server is down, or there is connection time out for any reason. How can I capture the this time-out event? I'd like to handle the event to change the flow in the process; is this possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 12:11:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5422#M2675</guid>
      <dc:creator>jose_leon_coupa</dc:creator>
      <dc:date>2020-09-14T12:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: REST call task - Handling server time out</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5423#M2676</link>
      <description>&lt;P&gt;better use service task that does the rest call and throws BPMN error that can "&lt;STRONG&gt;catched&lt;/STRONG&gt;" in the process using &lt;STRONG&gt;boundary catch event&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 07:56:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5423#M2676</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2020-09-18T07:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: REST call task - Handling server time out</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5424#M2677</link>
      <description>&lt;P&gt;Thank you Abbas,&lt;/P&gt;&lt;P&gt;In the end I implemented the rest call inside a sub-process and put a boundary&amp;nbsp;timer event in the sub-process, so if the REST call is not working for more than x minutes it will cancell the subprocess and execute additional actions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 10:35:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5424#M2677</guid>
      <dc:creator>jose_leon_coupa</dc:creator>
      <dc:date>2020-09-18T10:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: REST call task - Handling server time out</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5425#M2678</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/78712"&gt;@jose_leon_coupa&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Glad you found a solution. Would you be able to add the source code or outline the approach in more detail to help other people?&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 10:45:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5425#M2678</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-09-18T10:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: REST call task - Handling server time out</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5426#M2679</link>
      <description>&lt;P&gt;Hi Eddy,&lt;/P&gt;&lt;P&gt;Below is the diagram of the approach I used. If the REST call is not working for within 1 min, the timer boundary will terminate the subprocess and trigger additional actions. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-09-21 085032.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/198i26386A05D8AB6FF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 07:53:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/rest-call-task-handling-server-time-out/m-p/5426#M2679</guid>
      <dc:creator>jose_leon_coupa</dc:creator>
      <dc:date>2020-09-21T07:53:40Z</dc:date>
    </item>
  </channel>
</rss>

