<?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 make multiinstance task choose in runtime what to call in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196374#M149504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you can use EL expression in a call activiti to determine the called process' id&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/#bpmnCallActivity" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/#bpmnCallActivity&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Nov 2014 22:20:15 GMT</pubDate>
    <dc:creator>pkonyves</dc:creator>
    <dc:date>2014-11-24T22:20:15Z</dc:date>
    <item>
      <title>How to make multiinstance task choose in runtime what to call</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196371#M149501</link>
      <description>Hi,I have a paralel multiinstance task which is suppose to call outer system or child workflow.How to make each instance of this multitask choose what to call depending on the input parameter?Thank you.</description>
      <pubDate>Mon, 24 Nov 2014 16:40:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196371#M149501</guid>
      <dc:creator>alper</dc:creator>
      <dc:date>2014-11-24T16:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make multiinstance task choose in runtime what to call</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196372#M149502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From the userguide. You can tell Activiti to take the elements from a collection, and assign that element to an (execution local) variable for that instance. For example your collection can hold a list of URLs, and each service task in the multi-instance will call one.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;userTask id="miTasks" name="My Task" activiti:assignee="${assignee}"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;multiInstanceLoopCharacteristics isSequential="true" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; activiti:collection="${myService.resolveUsersForTask()}" activiti:elementVariable="assignee" &amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/multiInstanceLoopCharacteristics&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/userTask&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:20:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196372#M149502</guid>
      <dc:creator>pkonyves</dc:creator>
      <dc:date>2014-11-24T19:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to make multiinstance task choose in runtime what to call</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196373#M149503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I am asking is that how to implement a kind of Switch? I mean, to call different workflows depending on the input parameter?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 19:51:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196373#M149503</guid>
      <dc:creator>alper</dc:creator>
      <dc:date>2014-11-24T19:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to make multiinstance task choose in runtime what to call</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196374#M149504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you can use EL expression in a call activiti to determine the called process' id&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/#bpmnCallActivity" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/#bpmnCallActivity&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Nov 2014 22:20:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-make-multiinstance-task-choose-in-runtime-what-to-call/m-p/196374#M149504</guid>
      <dc:creator>pkonyves</dc:creator>
      <dc:date>2014-11-24T22:20:15Z</dc:date>
    </item>
  </channel>
</rss>

