<?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: What is Activiti persistence strategy for active Processes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13632#M5729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If Activiti crashes, the database will rollback the transaction that Activiti was executing, hence restoring the state of the business process to the previously stable state. If you are using Activiti in a persistent way (ie. if you are using the services &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N1023F" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N1023F&lt;/A&gt;&lt;SPAN&gt;, this is the behaviour of the engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Sep 2010 07:52:13 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2010-09-20T07:52:13Z</dc:date>
    <item>
      <title>What is Activiti persistence strategy for active Processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13629#M5726</link>
      <description>Title covers my question - as each task is fired within a process what is Activiti's dB persistence strategy? Does Activiti provide process recovery in case of restart or do the developers need to provide a solution?</description>
      <pubDate>Tue, 07 Sep 2010 01:23:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13629#M5726</guid>
      <dc:creator>cosmicrider</dc:creator>
      <dc:date>2010-09-07T01:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is Activiti persistence strategy for active Processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13630#M5727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Activiti supports recovery in case of error/restart by being a transactional state machine at the lowest level.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In case of error, the transaction will roll back to the previous consistent state, which is a wait state (eg a user task)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 09:00:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13630#M5727</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-09-08T09:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is Activiti persistence strategy for active Processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13631#M5728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you just give a pointer on how to use this persistence feature. I didnt see any documentation regarding this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that I am not talking about recovery within the BPM. I am looking for recovery, incase the Activiti itself crashes in between the execution of a bpm, so that it can be resumed later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 09:30:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13631#M5728</guid>
      <dc:creator>aqs</dc:creator>
      <dc:date>2010-09-17T09:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: What is Activiti persistence strategy for active Processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13632#M5729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If Activiti crashes, the database will rollback the transaction that Activiti was executing, hence restoring the state of the business process to the previously stable state. If you are using Activiti in a persistent way (ie. if you are using the services &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N1023F" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N1023F&lt;/A&gt;&lt;SPAN&gt;, this is the behaviour of the engine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 07:52:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13632#M5729</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2010-09-20T07:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: What is Activiti persistence strategy for active Processes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13633#M5730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the prompt reply&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Sep 2010 08:44:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/what-is-activiti-persistence-strategy-for-active-processes/m-p/13633#M5730</guid>
      <dc:creator>aqs</dc:creator>
      <dc:date>2010-09-20T08:44:24Z</dc:date>
    </item>
  </channel>
</rss>

