<?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: BPMN Token seems to get lost using ParallelGateway and Lanes in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181465#M134595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christoph,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is the first parallel gateway. It has two incoming sequence flows, which means it will wait indefinitely before these two sequence flows are both ended. You should not return to a parallel gateway from the "Mainoption edit" task but go to a, for example, manual task before the parallel gateway.&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>Wed, 09 Jul 2014 09:48:10 GMT</pubDate>
    <dc:creator>trademak</dc:creator>
    <dc:date>2014-07-09T09:48:10Z</dc:date>
    <item>
      <title>BPMN Token seems to get lost using ParallelGateway and Lanes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181462#M134592</link>
      <description>Hi Forum,I'm quite new to Activiti, so please forgive me stupid and many times asked questions.used Activiti version: 5.15.1used Java version: 1.7Currently I'm trying to implement my very first own workflow and have some problems in getting it running.The workflow is not too complicated, a MainOptio</description>
      <pubDate>Tue, 08 Jul 2014 12:11:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181462#M134592</guid>
      <dc:creator>empulse_guse</dc:creator>
      <dc:date>2014-07-08T12:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN Token seems to get lost using ParallelGateway and Lanes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181463#M134593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can u provide some more information on when you say, task is gone, am assuming the process is still running and a new task is assigned after the first step is completed, Take a look at the ACT_RU_EXECUTION table and see if the process you created is active, if so, am thinking it is still working as desired as all the tasks you have in the file is a user task and it will be completed and a new task will be assigned for the next step of the process. Cheers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 14:20:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181463#M134593</guid>
      <dc:creator>sathish1</dc:creator>
      <dc:date>2014-07-08T14:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN Token seems to get lost using ParallelGateway and Lanes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181464#M134594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the Activiti-Explorer as kermit user I can see the started task in Processes -&amp;gt; My Processes including the given values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For me it seems the assignment is not done, I can't find a task in the Management or Engineering queue - tested in Activiti-Explorer and in JUnit test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime I created a new process without the parallel gateway, this process works as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose this is a very stupid issue but I can't find it..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christoph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 15:49:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181464#M134594</guid>
      <dc:creator>empulse_guse</dc:creator>
      <dc:date>2014-07-08T15:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN Token seems to get lost using ParallelGateway and Lanes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181465#M134595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Christoph,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is the first parallel gateway. It has two incoming sequence flows, which means it will wait indefinitely before these two sequence flows are both ended. You should not return to a parallel gateway from the "Mainoption edit" task but go to a, for example, manual task before the parallel gateway.&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>Wed, 09 Jul 2014 09:48:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181465#M134595</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2014-07-09T09:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: BPMN Token seems to get lost using ParallelGateway and Lanes</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181466#M134596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot! Removing the second flow into the parallel gateway removed the deadlock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had to redesign the process using a subprocess and error events and now the process seems to work like expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christoph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 12:45:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/bpmn-token-seems-to-get-lost-using-parallelgateway-and-lanes/m-p/181466#M134596</guid>
      <dc:creator>empulse_guse</dc:creator>
      <dc:date>2014-07-09T12:45:48Z</dc:date>
    </item>
  </channel>
</rss>

