<?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 the workflow recovery in case of the app failing work? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203537#M156667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much, that was very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example of this mechanism realization? Honestly, I even don't know where to begin to implement this…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2014 08:43:08 GMT</pubDate>
    <dc:creator>alper</dc:creator>
    <dc:date>2014-12-03T08:43:08Z</dc:date>
    <item>
      <title>How the workflow recovery in case of the app failing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203535#M156665</link>
      <description>I mean, if I have an application with the embedded Activiti Engine, and workflow running in it, and for some reason my application fails.Will the workflow start running from the failing point when I re-run the application? How to test this behaviour? Will it run from the point where it failed before</description>
      <pubDate>Tue, 02 Dec 2014 14:21:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203535#M156665</guid>
      <dc:creator>alper</dc:creator>
      <dc:date>2014-12-02T14:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: How the workflow recovery in case of the app failing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203536#M156666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti saves the status in database when it comes to a wait state. Wait state can be human task, recieve task , asynchronous task and so on or when the process ends.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If for any reason, activiti cannot reach the next wait state, in the next run, it has no way to find out that. So it will start from the last wait sate. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;These may cause some steps to be repeated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need some kind of recovery, you have to make sure that BPMN exception is thrown and not java exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can catch BPMN exception and forward to a recieve step. Later on, you can resume the process from the latest receive task by sending a signal to the process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2014 20:19:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203536#M156666</guid>
      <dc:creator>smirzai</dc:creator>
      <dc:date>2014-12-02T20:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: How the workflow recovery in case of the app failing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203537#M156667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you very much, that was very helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any example of this mechanism realization? Honestly, I even don't know where to begin to implement this…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 08:43:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203537#M156667</guid>
      <dc:creator>alper</dc:creator>
      <dc:date>2014-12-03T08:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: How the workflow recovery in case of the app failing work?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203538#M156668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Beginning always starts with reading the docs: &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#bpmnBoundaryErrorEvent" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#bpmnBoundaryErrorEvent&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 15:29:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-the-workflow-recovery-in-case-of-the-app-failing-work/m-p/203538#M156668</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-12-05T15:29:40Z</dc:date>
    </item>
  </channel>
</rss>

