<?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: set groupAssignee as contributor in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308131#M261261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to use "bpm_groupAssignees" rather than "bpm_groupAssignee"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bpm_groupAssignee is for single user that is the reason it is not able to hold group.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Jun 2014 12:03:10 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2014-06-08T12:03:10Z</dc:date>
    <item>
      <title>set groupAssignee as contributor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308130#M261260</link>
      <description>In my javascript file I pass the groupAssignee asworkflow.parameters["bpm:groupAssignee"]="GROUP_A";‍‍‍In the workflow, I wanted to assign the groupAssignee as a coordinator of the document, so in the workflow I want to addbpm_package.children[0].setPermission("Coordinator",bpm_groupAssignee);‍‍‍but</description>
      <pubDate>Sun, 08 Jun 2014 10:43:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308130#M261260</guid>
      <dc:creator>e-no91</dc:creator>
      <dc:date>2014-06-08T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: set groupAssignee as contributor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308131#M261261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to use "bpm_groupAssignees" rather than "bpm_groupAssignee"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;bpm_groupAssignee is for single user that is the reason it is not able to hold group.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jun 2014 12:03:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308131#M261261</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2014-06-08T12:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: set groupAssignee as contributor</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308132#M261262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I may have not written my question properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I have it resolved using the "authorityName" property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All I have to do in workflow xml is&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var group = (people.getGroup(bpm_groupAssignee)).properties["cm:authorityName"];&lt;BR /&gt;bpm_package.children[0].setPermission("Coordinator",group);&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2014 01:47:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-groupassignee-as-contributor/m-p/308132#M261262</guid>
      <dc:creator>e-no91</dc:creator>
      <dc:date>2014-06-09T01:47:00Z</dc:date>
    </item>
  </channel>
</rss>

