<?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: Ending an execution after a parallel gateway in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36891#M15516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your reasons it makes sense to model it this way. Also, as per BPMN spec it is not really necessary to merge/join the parallel gateway (a new learning for me too) into a "None" end event!. This has been asked before on this community&lt;A href="https://migration33.stage.lithium.com/thread/218139"&gt;Behaviour Parallel Gateway without Join&lt;/A&gt;. The activiti engine is working all good executing both the execution paths in parallel and you can see that by viewing the process in admin application. I believe it is the logic for UI that is failing in this case! &amp;nbsp;If this is an urgent thing, I'm afraid changing the model to have a parallel join is the only option (as far as I'm aware!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 12:44:40 GMT</pubDate>
    <dc:creator>cjose</dc:creator>
    <dc:date>2017-07-19T12:44:40Z</dc:date>
    <item>
      <title>Ending an execution after a parallel gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36888#M15513</link>
      <description>Hello everyone ?Currently we are having a trouble when we want to end an execution coming from a parralel gateway ,The problem occurs only when the last task before the none end event has a form with fields (dropdown,textfield,..)if we remove the form from the task ; we can end the execution by comp</description>
      <pubDate>Tue, 18 Jul 2017 19:55:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36888#M15513</guid>
      <dc:creator>bhchemss</dc:creator>
      <dc:date>2017-07-18T19:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Ending an execution after a parallel gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36889#M15514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is to do with the process modeling. Is there a particular reason why you don't merge the parallel gateways? I can think of the following two possibilities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;You want to terminate the other active paths upon reaching an end state - in this case, modify the process as per the attached bpmn xml "NotFoundExecution Bug-Terminate.bpmn20.xml"&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Y&lt;/SPAN&gt;&lt;SPAN&gt;ou want to wait and merge all parallel paths&amp;nbsp;before ending the process&amp;nbsp;- in this case, modify the process as per the attached bpmn xml&amp;nbsp; "&lt;/SPAN&gt;&lt;SPAN&gt;NotFoundExecution Bug-Merge.bpmn20.xml"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Try and modify the process in one of the above ways and see if you get the error. Hope this helps with your issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciju&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 20:44:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36889#M15514</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-07-18T20:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ending an execution after a parallel gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36890#M15515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the effort ,&lt;/P&gt;&lt;P&gt;The reason we didn't want to put a join parallel gateway before reaching the wait 1 task , is to give the possibilty to the user to complete that task , we could put the join before the end none event but this will complicate our model as we have a long process to model (too many rows to model at the end if so)&lt;/P&gt;&lt;P&gt;1. We don't want to terminate the active paths so end terminate event won't help in this case&lt;/P&gt;&lt;P&gt;2.If we merge like you did in the your model , the process should wait for the task wait 2 to be completed to give the execution to another user to complete the Wait 1 task.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is thrown if the last remaining task (after the other parallel path reached the end event already) is referencing a form.&lt;/P&gt;&lt;P&gt;This is what the support told us :&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;The reason for this is is the parent execution being ended by the first end event and while loading the form, the engine trying to get form field values of earlier task forms by accessing the parent execution, as someone might have used a form field with the same field id somewhere before the parallel gateway.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 07:11:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36890#M15515</guid>
      <dc:creator>bhchemss</dc:creator>
      <dc:date>2017-07-19T07:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ending an execution after a parallel gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36891#M15516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your reasons it makes sense to model it this way. Also, as per BPMN spec it is not really necessary to merge/join the parallel gateway (a new learning for me too) into a "None" end event!. This has been asked before on this community&lt;A href="https://migration33.stage.lithium.com/thread/218139"&gt;Behaviour Parallel Gateway without Join&lt;/A&gt;. The activiti engine is working all good executing both the execution paths in parallel and you can see that by viewing the process in admin application. I believe it is the logic for UI that is failing in this case! &amp;nbsp;If this is an urgent thing, I'm afraid changing the model to have a parallel join is the only option (as far as I'm aware!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ciju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 12:44:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36891#M15516</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-07-19T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ending an execution after a parallel gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36892#M15517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;Any chance to fix this in the next version of APS ? if yes how should we proceed to report this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 14:40:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36892#M15517</guid>
      <dc:creator>bhchemss</dc:creator>
      <dc:date>2017-07-19T14:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ending an execution after a parallel gateway</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36893#M15518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can raise a case and support team should&amp;nbsp;be able to advise you with the next steps. As far as I know there is an open &lt;A href="https://issues.alfresco.com/jira/browse/MNT-18145" rel="nofollow noopener noreferrer"&gt;JIRA&lt;/A&gt; on&amp;nbsp;this issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CIju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:00:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/ending-an-execution-after-a-parallel-gateway/m-p/36893#M15518</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-07-19T15:00:29Z</dc:date>
    </item>
  </channel>
</rss>

