<?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 Model a sequential sub-process or task on activiti-explorer in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154011#M108530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is that currently impossible to model a process with sequential multiple instance sub-process in activiti explorer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First when I choose MI Sequential property, there's no place to set the loop collection like multiple instance task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After I save the model and export the bpmn file, I found that isSequential="false" in the multiInstanceLoopCharacteristics instead of true as it should be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to model the process in eclipse designer, the bpmn file generated by designer is correct, but after import to the activiti-explorer and deploy it, the process bpmn file is wrong again with isSequential set to false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that a bug? If it is, I seriously need a fix!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jan 2014 17:03:06 GMT</pubDate>
    <dc:creator>silverhoof1</dc:creator>
    <dc:date>2014-01-12T17:03:06Z</dc:date>
    <item>
      <title>Model a sequential sub-process or task on activiti-explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154011#M108530</link>
      <description>Is that currently impossible to model a process with sequential multiple instance sub-process in activiti explorer?First when I choose MI Sequential property, there's no place to set the loop collection like multiple instance task.After I save the model and export the bpmn file, I found that isSeque</description>
      <pubDate>Sun, 12 Jan 2014 17:03:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154011#M108530</guid>
      <dc:creator>silverhoof1</dc:creator>
      <dc:date>2014-01-12T17:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Model a sequential sub-process or task on activiti-explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154012#M108531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, that's indeed a bug in the Explorer. I'll add a fix to the current master to make the isSequential="false" when "MI Parrallel" is selected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Setting the collection, however, is possible using the attribute "Collection (Multi-instance)" in 5.14. Not sure about previous versions though, but I'm quite sure that property is there also.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 10:13:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154012#M108531</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T10:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Model a sequential sub-process or task on activiti-explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154013#M108532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems that the actual property determining the isSequential of the Multi instance is in fact "Sequential (Multi-instance)". The "MI Parallel" type is just used in the view to render the right icon. As a workaround, you can currently use the "Sequential (Multi-instance)" property. I'll make sure the actual "MI Parallel" is taken into account when exporting the process.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 10:18:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154013#M108532</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T10:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Model a sequential sub-process or task on activiti-explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154014#M108533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See my fix on master for this issue, released in 5.15:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/Activiti/Activiti/commit/ab5a4f84c65a5008b85949a4d32b1a2685d2fcf9" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/commit/ab5a4f84c65a5008b85949a4d32b1a2685d2fcf9&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Workaround for 5.14 and before, see my comments above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 11:12:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154014#M108533</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-15T11:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Model a sequential sub-process or task on activiti-explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154015#M108534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can I get the fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I download 5.15 version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 05:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154015#M108534</guid>
      <dc:creator>silverhoof1</dc:creator>
      <dc:date>2014-01-16T05:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Model a sequential sub-process or task on activiti-explorer</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154016#M108535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;5.15 is scheduled for 15the of february. We haven't published a SNAPSHOT version recently, but you can easily build a version from the sources. We use maven as a build-system…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 08:29:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/model-a-sequential-sub-process-or-task-on-activiti-explorer/m-p/154016#M108535</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2014-01-16T08:29:07Z</dc:date>
    </item>
  </channel>
</rss>

