<?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 specifying candidateGroups on runtime by process variable in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94721#M64915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im trying to set candidateGroups to a task on runtime using processVariables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have something like this on my bpm file :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;userTask id="myTask" activiti:candidateGroups="${myGroups}"&amp;gt;&amp;lt;/userTask&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;myGroups is a String of group ids separated by coma.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;String myGroups = "group1, group2"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When running my application the table act_ru_identitylink is filled with a single line&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"1";1;"groupe1, groupe2";"candidate";"";"1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;instead of 2 distincts lines like expected (one for each group).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;running the same test works well with the task :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;userTask id="myTask" activiti:candidateGroups="group1, group2"&amp;gt;&amp;lt;/userTask&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I specify that this string (${myGroups}) represent a list of groups and not a single group ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Im using activiti 5.9.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Aug 2012 17:29:58 GMT</pubDate>
    <dc:creator>m_olivier</dc:creator>
    <dc:date>2012-08-17T17:29:58Z</dc:date>
    <item>
      <title>specifying candidateGroups on runtime by process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94721#M64915</link>
      <description>Hi all,Im trying to set candidateGroups to a task on runtime using processVariables.I have something like this on my bpm file :&amp;lt;userTask id="myTask" activiti:candidateGroups="${myGroups}"&amp;gt;&amp;lt;/userTask&amp;gt;myGroups is a String of group ids separated by coma.String myGroups = "group1, group2"Whe</description>
      <pubDate>Fri, 17 Aug 2012 17:29:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94721#M64915</guid>
      <dc:creator>m_olivier</dc:creator>
      <dc:date>2012-08-17T17:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: specifying candidateGroups on runtime by process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94722#M64916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe by just storing at as a list of strings List&amp;lt;String&amp;gt; or array of strings in the processinstance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Aug 2012 19:10:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94722#M64916</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2012-08-17T19:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: specifying candidateGroups on runtime by process variable</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94723#M64917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes indeed,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is working with a Collection of String.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Ronald.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 09:09:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/specifying-candidategroups-on-runtime-by-process-variable/m-p/94723#M64917</guid>
      <dc:creator>m_olivier</dc:creator>
      <dc:date>2012-08-20T09:09:21Z</dc:date>
    </item>
  </channel>
</rss>

