<?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 how to finish looping subprocess in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171484#M124729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi to all,in my process I have a sub process that iterates 3 ​​times and then continue with the normal flow within the sub process if the condition is ok "Sent Info ?" the sub process should end no matter and stop iterating, the problem is how to do this?. I appreciate if someone can give me some help with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 14:28:00 GMT</pubDate>
    <dc:creator>sebastian_minat</dc:creator>
    <dc:date>2013-10-21T14:28:00Z</dc:date>
    <item>
      <title>how to finish looping subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171484#M124729</link>
      <description>Hi to all,in my process I have a sub process that iterates 3 ​​times and then continue with the normal flow within the sub process if the condition is ok "Sent Info ?" the sub process should end no matter and stop iterating, the problem is how to do this?. I appreciate if someone can give me some he</description>
      <pubDate>Mon, 21 Oct 2013 14:28:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171484#M124729</guid>
      <dc:creator>sebastian_minat</dc:creator>
      <dc:date>2013-10-21T14:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to finish looping subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171485#M124730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can throw an exception when you want to stop the looping. You may want to catch it with an boundary event. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 12:23:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171485#M124730</guid>
      <dc:creator>silvioneto</dc:creator>
      <dc:date>2013-10-22T12:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to finish looping subprocess</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171486#M124731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Multiinstance characteristics could help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.activiti.org/userguide/#bpmnMultiInstance" rel="nofollow noopener noreferrer"&gt;http://www.activiti.org/userguide/#bpmnMultiInstance&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(can be used for activity calls and subprocesses too. Have a look on completionCondition&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;multiInstanceLoopCharacteristics isSequential="false" &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activiti:collection="assigneeList" activiti:elementVariable="assignee" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;completionCondition&amp;gt;${nrOfCompletedInstances/nrOfInstances &amp;gt;= 0.6 }&amp;lt;/completionCondition&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/multiInstanceLoopCharacteristics&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 06:51:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-finish-looping-subprocess/m-p/171486#M124731</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2013-10-23T06:51:00Z</dc:date>
    </item>
  </channel>
</rss>

