<?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 implement persistence of processes in Activiti? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45297#M25159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So has this been implemented in activiti version 5.6?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2011 17:07:52 GMT</pubDate>
    <dc:creator>prasad1</dc:creator>
    <dc:date>2011-07-07T17:07:52Z</dc:date>
    <item>
      <title>How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45293#M25155</link>
      <description>Hello,I have been trying to look around a way to persist bpmn processes in activiti.I am looking for a case where the process should resume executing from its state before activiti was shutdown(The test case is to shut activiti down in the middle of the execution).If the process has a usertask , we</description>
      <pubDate>Mon, 20 Jun 2011 04:47:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45293#M25155</guid>
      <dc:creator>user100</dc:creator>
      <dc:date>2011-06-20T04:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45294#M25156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is just the way activiti is desgined. It runs it's process from 1 wait-state to another (or start/end), in one transaction. So when server is shut-down in the middle, rollback to starting-state is done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Async continuations are the solution to that. Allowing a process to run some activities async (independently of thread who called start/signal/…), in a seperate transaction. So when an task, marked as async whould be executed, the current transaction is comitted, the state is stored in db. Unfortunatly, it's not yet in activiti. Current workaround is to add a wait-state and a timer in front of the actiuvities you want to run async (forcing commit of current state of process)…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 12:02:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45294#M25156</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-20T12:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45295#M25157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thankyou.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It helped us decide something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So is there any development going on for the feature we were talking about?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 16:16:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45295#M25157</guid>
      <dc:creator>user100</dc:creator>
      <dc:date>2011-06-20T16:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45296#M25158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's been on our list for a long time now. Odds are good that it will be implemented next month, but nothing concrete yet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 18:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45296#M25158</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-20T18:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45297#M25159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So has this been implemented in activiti version 5.6?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2011 17:07:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45297#M25159</guid>
      <dc:creator>prasad1</dc:creator>
      <dc:date>2011-07-07T17:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45298#M25160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if it is not in the docs, releasenotes, blogs etc, it most likely is not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 17:31:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45298#M25160</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-07-08T17:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45299#M25161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, there are no new persistence features in version 5.6 I think.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frederik said that chances are good it could be implemented next month (which would be July). So will there be any new persistence features in version 5.7 or 5.8? Are there any defects on this issue that we could track?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 12:21:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45299#M25161</guid>
      <dc:creator>bauerko</dc:creator>
      <dc:date>2011-07-18T12:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45300#M25162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 14:45:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45300#M25162</guid>
      <dc:creator>coner</dc:creator>
      <dc:date>2011-07-28T14:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45301#M25163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sigh…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 16:56:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45301#M25163</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-07-28T16:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45302#M25164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it is a rather significant feature, and a date of "implemented next month" was given, but obviously has not happened; is there an actual timeline?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 17:05:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45302#M25164</guid>
      <dc:creator>coner</dc:creator>
      <dc:date>2011-07-28T17:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement persistence of processes in Activiti?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45303#M25165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree it is a significant feature and I personally already use some version of this that I developed myself for a few months. The core team wanted to develop this themselves though, so I never committed my code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;and a date of "implemented next month" was given,&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want to quote, quote well. What was said was:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Odds are good that it will be implemented next month, but nothing concrete yet.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Unless an &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-126" rel="nofollow noopener noreferrer"&gt;issue like this&lt;/A&gt;&lt;SPAN&gt; is assigned an explicit version, there is no guarantees&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 17:53:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-implement-persistence-of-processes-in-activiti/m-p/45303#M25165</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-07-28T17:53:31Z</dc:date>
    </item>
  </channel>
</rss>

