<?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: Restarting a process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97255#M66911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ho Rodiaz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tries to explian the overall Activiti TX management in a bit more details here: &lt;/SPAN&gt;&lt;A href="https://app.camunda.com/confluence/display/foxUserGuide/Thread+and+Transaction+Management" rel="nofollow noopener noreferrer"&gt;https://app.camunda.com/confluence/display/foxUserGuide/Thread+and+Transaction+Management&lt;/A&gt;&lt;SPAN&gt;. Maybe that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2012 16:33:57 GMT</pubDate>
    <dc:creator>bernd_ruecker</dc:creator>
    <dc:date>2012-08-01T16:33:57Z</dc:date>
    <item>
      <title>Restarting a process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97253#M66909</link>
      <description>Hi there,Is true that the current state of a process instance is only stored in database when the process execution reaches a wait state? I understand for wait state user and receive tasks. When the server failes, I´m not able to know querying the history where was the flow when this happened. This</description>
      <pubDate>Mon, 16 Jul 2012 11:15:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97253#M66909</guid>
      <dc:creator>rodiaz</dc:creator>
      <dc:date>2012-07-16T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Restarting a process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97254#M66910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When the server crashes, the transaction on the DB is left in an inconsistent state and is rolled back… So all variable-updates and process-changes are rolled back. If you make sure you&amp;nbsp; services use the same transaction, they get rolled back as well. If you have non-transactional services in the process I'm afraid you're on your own. This is the case with all combinations of transactional and non-transactional stuff anyways, not just activiti.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can always make your service-task run asynchronously. This means that, when the process reaches the step in your process, It persists it's state and returns control to the tread. The execution of the service-task will be done by the job executor asynchronously. If you make all following service-tasks async, then after every execution of one, the state will be stored to the DB. This makes the frame of possible inconsistency much smaller.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2012 11:23:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97254#M66910</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2012-07-16T11:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Restarting a process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97255#M66911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ho Rodiaz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tries to explian the overall Activiti TX management in a bit more details here: &lt;/SPAN&gt;&lt;A href="https://app.camunda.com/confluence/display/foxUserGuide/Thread+and+Transaction+Management" rel="nofollow noopener noreferrer"&gt;https://app.camunda.com/confluence/display/foxUserGuide/Thread+and+Transaction+Management&lt;/A&gt;&lt;SPAN&gt;. Maybe that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:33:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/restarting-a-process/m-p/97255#M66911</guid>
      <dc:creator>bernd_ruecker</dc:creator>
      <dc:date>2012-08-01T16:33:57Z</dc:date>
    </item>
  </channel>
</rss>

