<?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 workflow engine transaction in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45539#M25360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm wondering if it's possible to delete on workflow and start another in one transaction:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;deleteCancelationWorkflow(String.valueOf(pc.getIdWorkflow())); //delete previous…can I have a transaction here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;invokeRecoverWorkflow(pc);//start the new one…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;not that they are different workflows….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2011 07:42:54 GMT</pubDate>
    <dc:creator>luisalves00</dc:creator>
    <dc:date>2011-10-04T07:42:54Z</dc:date>
    <item>
      <title>workflow engine transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45539#M25360</link>
      <description>hello,I'm wondering if it's possible to delete on workflow and start another in one transaction:deleteCancelationWorkflow(String.valueOf(pc.getIdWorkflow())); //delete previous…can I have a transaction here?invokeRecoverWorkflow(pc);//start the new one…not that they are different workflows….</description>
      <pubDate>Tue, 04 Oct 2011 07:42:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45539#M25360</guid>
      <dc:creator>luisalves00</dc:creator>
      <dc:date>2011-10-04T07:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: workflow engine transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45540#M25361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure, this is provided by the Activiti Spring module, but also by using the new Activiti CDI module (&amp;gt;= 5.8) in a JEE 6 environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So you can delete a process instance and create a new process instance with independent process definitions within the same transaction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 09:02:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45540#M25361</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-04T09:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: workflow engine transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45541#M25362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can you give me a sample code? (without CDI)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 12:11:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45541#M25362</guid>
      <dc:creator>luisalves00</dc:creator>
      <dc:date>2011-10-04T12:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: workflow engine transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45542#M25363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked here: &lt;/SPAN&gt;&lt;A href="http://activiti.org/userguide/index.html#N104AB" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#N104AB&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2011 13:31:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45542#M25363</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-10-04T13:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: workflow engine transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45543#M25364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not using Spring…:/&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 09:26:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45543#M25364</guid>
      <dc:creator>luisalves00</dc:creator>
      <dc:date>2011-10-11T09:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: workflow engine transaction</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45544#M25365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey luisalves00 (or anybody),&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you ever get an answer to this? We're trying to use Activiti in our standalone app without Spring and we are trying to do a transaction around several operations as well.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 20:50:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/workflow-engine-transaction/m-p/45544#M25365</guid>
      <dc:creator>prevoj</dc:creator>
      <dc:date>2012-05-18T20:50:34Z</dc:date>
    </item>
  </channel>
</rss>

