<?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: How to pause and resume process in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30701#M13064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;Thanks for the prompt response. I will use error throw events as you suggested. Will that persist the process till then ? Each of my task is a rest service call and based on the response I should continue the workflow.if there is any error I should stop the process right there and notify the user .how this can be achieved ? once the user fix it and I can use Rest Api to restart from the desired flow.&lt;/P&gt;&lt;P&gt;Sorry for keep asking the same.I am just trying to design in an effective way .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2019 07:08:15 GMT</pubDate>
    <dc:creator>sarveshmvm</dc:creator>
    <dc:date>2019-05-17T07:08:15Z</dc:date>
    <item>
      <title>How to pause and resume process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30697#M13060</link>
      <description>Hello all,I'm totally new to BPM. Trying to find an effective solution for the below question.Sorry if this is a repeated one.Question : what is the best way to pause the process bad then call them from another Rest service to resume based on a input ( order , payment , delivery model for instance )</description>
      <pubDate>Sun, 31 Mar 2019 08:28:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30697#M13060</guid>
      <dc:creator>sarveshmvm</dc:creator>
      <dc:date>2019-03-31T08:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to pause and resume process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30698#M13061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Recieve Task in process where ever you want to pause the process. Process state will persist and then you can resume the process from that point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2019 07:06:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30698#M13061</guid>
      <dc:creator>amar123</dc:creator>
      <dc:date>2019-04-04T07:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to pause and resume process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30699#M13062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;Thanks for the response. So if I have a process with 15 service task, do I need to add a wait state for each and every step. My concern is if any one of the step is failed,i should stop the process and should not allow to proceed further. It can happen due to many reason namely, server crash , server maintenance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried stopping the process explicitly using runtimeservice.supsend , but still no luck.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 18:19:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30699#M13062</guid>
      <dc:creator>sarveshmvm</dc:creator>
      <dc:date>2019-05-16T18:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to pause and resume process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30700#M13063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. So if you have 15 Service Tasks and after each task you need some human interaction so you required to put Wait Task after each task.&lt;/P&gt;&lt;P&gt;2. If you need to handle error in the process then you shoud use Error Throw Events in you process and design the happy flow when some error occured then you can either terminate the process or direct to some other flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2019 06:25:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30700#M13063</guid>
      <dc:creator>amar123</dc:creator>
      <dc:date>2019-05-17T06:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to pause and resume process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30701#M13064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;Thanks for the prompt response. I will use error throw events as you suggested. Will that persist the process till then ? Each of my task is a rest service call and based on the response I should continue the workflow.if there is any error I should stop the process right there and notify the user .how this can be achieved ? once the user fix it and I can use Rest Api to restart from the desired flow.&lt;/P&gt;&lt;P&gt;Sorry for keep asking the same.I am just trying to design in an effective way .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2019 07:08:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30701#M13064</guid>
      <dc:creator>sarveshmvm</dc:creator>
      <dc:date>2019-05-17T07:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to pause and resume process</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30702#M13065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can design the process in that way attach user task to the error event and loop back to the previous task where error occured. Send desired variables through user task variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2019 11:11:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-pause-and-resume-process/m-p/30702#M13065</guid>
      <dc:creator>amar123</dc:creator>
      <dc:date>2019-05-17T11:11:41Z</dc:date>
    </item>
  </channel>
</rss>

