<?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: How to loop group of tasks in an activiti in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6761#M3293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;B&gt;chandanmb _&lt;/B&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be much helpful if you can describe your use case so people understand what you're trying to model before jumping right away to the technical part.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;UserTask 1 and UserTask 2 together has to loop one after the other 5 times sequentially.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sounds like you're looking for Multi-instance modelling of BPMN?&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#bpmnMultiInstance" title="https://www.activiti.org/userguide/#bpmnMultiInstance" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thong&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 02:19:50 GMT</pubDate>
    <dc:creator>thuynh</dc:creator>
    <dc:date>2017-02-16T02:19:50Z</dc:date>
    <item>
      <title>How to loop group of tasks in an activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6759#M3291</link>
      <description>I have seen about Multi-instance usage about looping of a particular task in activiti. But i have a scenario where looping has to happen between group of activities sequentially.&amp;nbsp;Example&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Start -----&amp;gt; UserTask 1------&amp;gt; UserTask 2 ---- EndIn the above sample workflo</description>
      <pubDate>Tue, 14 Feb 2017 07:05:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6759#M3291</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2017-02-14T07:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to loop group of tasks in an activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6760#M3292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi chandanmb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what you can do is make use of Call Activity within your process, your main process could call a subprocess which can have the tasks that would be performed in sequence. And if you configure your Call Activity to be a Parallel Task then you can run the subprocess the number of times you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:30:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6760#M3292</guid>
      <dc:creator>paiyyavj13</dc:creator>
      <dc:date>2017-02-14T13:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to loop group of tasks in an activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6761#M3293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;B&gt;chandanmb _&lt;/B&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be much helpful if you can describe your use case so people understand what you're trying to model before jumping right away to the technical part.&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;UserTask 1 and UserTask 2 together has to loop one after the other 5 times sequentially.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sounds like you're looking for Multi-instance modelling of BPMN?&amp;nbsp;&lt;A class="link-titled" href="https://www.activiti.org/userguide/#bpmnMultiInstance" title="https://www.activiti.org/userguide/#bpmnMultiInstance" rel="nofollow noopener noreferrer"&gt;Activiti User Guide&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Thong&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 02:19:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-loop-group-of-tasks-in-an-activiti/m-p/6761#M3293</guid>
      <dc:creator>thuynh</dc:creator>
      <dc:date>2017-02-16T02:19:50Z</dc:date>
    </item>
  </channel>
</rss>

