<?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: Issue with multi instance parallel user task and conditional sequence flows in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21121#M9302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Dec 2017 04:37:59 GMT</pubDate>
    <dc:creator>roopa_thakkar</dc:creator>
    <dc:date>2017-12-20T04:37:59Z</dc:date>
    <item>
      <title>Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21115#M9296</link>
      <description>For a multi instance parallel user task I have configured conditions on all outgoing sequence flows. When the task gets complete, Activiti engine is marking all its subsequent task&amp;nbsp;as pending even if condition on only one flow was true.E.g. Task A goes to task B and task C and conditions are defined</description>
      <pubDate>Tue, 19 Dec 2017 05:08:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21115#M9296</guid>
      <dc:creator>roopa_thakkar</dc:creator>
      <dc:date>2017-12-19T05:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21116#M9297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please post an example bpmn file which shows your use case description? Btw, 5.16 is quite an old version, I suggest testing your process either in the latest 5.x branch (5.22.0) or 6.0.0 branch just to make sure you are not&amp;nbsp;hitting a bug which may be fixed in one of the newer versions!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 17:42:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21116#M9297</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-12-19T17:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21117#M9298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am uploading the templates which I have used. Template "TestBpmnprocess.bpmn20.xml" is the one which has issue while template "TestBpmnprocessUpdated.bpmn20.xml" works when I&amp;nbsp;change the "isSequential"&amp;nbsp;flag from "multiInstanceLoopCharacteristics" node as true.&lt;/P&gt;&lt;P&gt;Yes, the Activiti engine I am using is not latest but could not switch to it right away as we have developed quite a bit on this version. Eventually will move to the latest version.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 04:00:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21117#M9298</guid>
      <dc:creator>roopa_thakkar</dc:creator>
      <dc:date>2017-12-20T04:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21118#M9299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roopa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's most likely a bug with the multi-instance. Do you mind creating a issue on Activiti project with a reference to this post or even making a contribution with a fix!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason why this might have gone unnoticed is that, people typically will have a gateway in such situation. For example, if you add an exclusive gateway right after Task 1 (as shown below), it works&amp;nbsp;fine for parallel as well.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://connect.hyland.com/legacyfs/online/alfresco/18282_pastedImage_1.png" style="width: 620px; height: 558px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 04:20:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21118#M9299</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-12-20T04:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21119#M9300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joseph,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Yes I am aware that if a gateway is added it works and that is the work&amp;nbsp;around I have used. Yes, I will&amp;nbsp;create an issue on Activiti project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 04:32:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21119#M9300</guid>
      <dc:creator>roopa_thakkar</dc:creator>
      <dc:date>2017-12-20T04:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21120#M9301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joseph&amp;nbsp;do you have link to the system where I can create issue on Activiti project? If yes can you please share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 04:35:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21120#M9301</guid>
      <dc:creator>roopa_thakkar</dc:creator>
      <dc:date>2017-12-20T04:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21121#M9302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 04:37:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21121#M9302</guid>
      <dc:creator>roopa_thakkar</dc:creator>
      <dc:date>2017-12-20T04:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21122#M9303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please create a github issue on the github project itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Dec 2017 04:38:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21122#M9303</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-12-20T04:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with multi instance parallel user task and conditional sequence flows</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21123#M9304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per the comments on&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Activiti/Activiti/issues/1633" title="https://github.com/Activiti/Activiti/issues/1633" rel="nofollow noopener noreferrer"&gt;Issue with multi instance parallel user task and conditional sequence flows · Issue #1633 · Activiti/Activiti · GitHub&lt;/A&gt;&amp;nbsp;, this issue is fixed in Activiti V6.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 00:23:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/issue-with-multi-instance-parallel-user-task-and-conditional/m-p/21123#M9304</guid>
      <dc:creator>cjose</dc:creator>
      <dc:date>2017-12-27T00:23:20Z</dc:date>
    </item>
  </channel>
</rss>

