<?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: Multi-instance behavior BPMN spec in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135695#M95200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs, thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem with your solution is that this way every task would execute as multi instance, right? But in my case, the Task A needs to be executed as multi instance, but the Task B don't. Think for example a manager (Task B), waiting his employes to fill a form (Task A). As soon as one employee complete the Task A, the manager will have a Task B to evaluate the answers from everyone, even if not all of them are completed, but the employees can still fill that form (Task A) until the manager complete his Task B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I being clear? Sorry for my english &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 15:36:01 GMT</pubDate>
    <dc:creator>brunopalaoro</dc:creator>
    <dc:date>2013-03-18T15:36:01Z</dc:date>
    <item>
      <title>Multi-instance behavior BPMN spec</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135693#M95198</link>
      <description>Hello. I need to do something similar to the BPMN spec "behavior=One" in a multi instance loop. It seems that Activiti does not implement this feature yet, in my tests. Am I right?For example, I have "User Task A" executing in a multi instance loop with 3 instances. What I need is when one instance</description>
      <pubDate>Mon, 18 Mar 2013 14:10:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135693#M95198</guid>
      <dc:creator>brunopalaoro</dc:creator>
      <dc:date>2013-03-18T14:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-instance behavior BPMN spec</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135694#M95199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you also use an multi-instance embedded sub process for your use case?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can place the tasks that the user should do all in the multi-instance sub process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In that way you would get the behavior that the other user tasks are not deleted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 14:52:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135694#M95199</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-03-18T14:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-instance behavior BPMN spec</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135695#M95200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tijs, thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem with your solution is that this way every task would execute as multi instance, right? But in my case, the Task A needs to be executed as multi instance, but the Task B don't. Think for example a manager (Task B), waiting his employes to fill a form (Task A). As soon as one employee complete the Task A, the manager will have a Task B to evaluate the answers from everyone, even if not all of them are completed, but the employees can still fill that form (Task A) until the manager complete his Task B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I being clear? Sorry for my english &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 15:36:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135695#M95200</guid>
      <dc:creator>brunopalaoro</dc:creator>
      <dc:date>2013-03-18T15:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multi-instance behavior BPMN spec</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135696#M95201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What about a multi-instance sub-process that contains those 2 tasks?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 07:34:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/multi-instance-behavior-bpmn-spec/m-p/135696#M95201</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-03-21T07:34:25Z</dc:date>
    </item>
  </channel>
</rss>

