<?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 Queries about Parallel Execution in Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/queries-about-parallel-execution-in-activiti/m-p/173206#M126368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have gone through &lt;/SPAN&gt;&lt;A href="http://bpmn20inaction.blogspot.in/2012/12/implement-parallel-execution-in-activiti.html" rel="nofollow noopener noreferrer"&gt;http://bpmn20inaction.blogspot.in/2012/12/implement-parallel-execution-in-activiti.html&lt;/A&gt;&lt;SPAN&gt; link and implemented at our end. I have few queries about Parallel Execution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. You have mention Camel Integration for resolving Optimistic Exception during parallel execution. Here I did not see any attachment with process instance id with Camel Seda Queues. Suppose I want to run multiple instances of Parallel workflow that have camel integration. Does it work successfully ? If not, Is there any way to run successful Parallel Tasks in multiple instance scenario ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. If we do not integrate parallel workflow with camel integration then optimistic exception occur. Do you have any other way to resolve this issue ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Can optimistic exception remove using pessimistic locking ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Does Camel Integration also help for resolving optimistic exception in other case ? Please tell those scenarios. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Apr 2014 08:05:17 GMT</pubDate>
    <dc:creator>sharad</dc:creator>
    <dc:date>2014-04-07T08:05:17Z</dc:date>
    <item>
      <title>Queries about Parallel Execution in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/queries-about-parallel-execution-in-activiti/m-p/173206#M126368</link>
      <description>I have gone through http://bpmn20inaction.blogspot.in/2012/12/implement-parallel-execution-in-activiti.html link and implemented at our end. I have few queries about Parallel Execution1. You have mention Camel Integration for resolving Optimistic Exception during parallel execution. Here I did not s</description>
      <pubDate>Mon, 07 Apr 2014 08:05:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/queries-about-parallel-execution-in-activiti/m-p/173206#M126368</guid>
      <dc:creator>sharad</dc:creator>
      <dc:date>2014-04-07T08:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Queries about Parallel Execution in Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/queries-about-parallel-execution-in-activiti/m-p/173207#M126369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1. process instance id is available in the Camel context by default when sending a message to a Camel queue. That's implemented in the Activiti Camel module&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. so you have a couple of service tasks executing in parallel and next a parallel gateway join? You can set the service tasks to run exclusive, but then they don't run in parallel anymore. Another solution is not available to my knowledge.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Activiti uses optimistic locking, and pessimistic locking is not really considered a good practice in general anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. It solves the potential optimistic lock exception for parallel join gateways and multi instance activities.&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, 22 Apr 2014 09:09:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/queries-about-parallel-execution-in-activiti/m-p/173207#M126369</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-04-22T09:09:01Z</dc:date>
    </item>
  </channel>
</rss>

