<?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 Alfresco JS in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js/m-p/105642#M29891</link>
    <description>&lt;P&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a code which allows to count the number of users for each given group, but the problem the execution of the script takes a lot of time, i don't know what it's the problem&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;var paging = utils.createPaging(-1, 0);
siteGroups = groups.getGroups(null, paging);
logger.log(siteGroups.length)

for (var i=0; i&amp;lt;siteGroups.length; i++) 
{ 
  logger.log(siteGroups[i].getUserCount());

}&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2020 15:42:01 GMT</pubDate>
    <dc:creator>widadcadi</dc:creator>
    <dc:date>2020-05-08T15:42:01Z</dc:date>
    <item>
      <title>Alfresco JS</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-js/m-p/105642#M29891</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a code which allows to count the number of users for each given group, but the problem the execution of the script takes a lot of time, i don't know what it's the problem&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;var paging = utils.createPaging(-1, 0);
siteGroups = groups.getGroups(null, paging);
logger.log(siteGroups.length)

for (var i=0; i&amp;lt;siteGroups.length; i++) 
{ 
  logger.log(siteGroups[i].getUserCount());

}&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 15:42:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-js/m-p/105642#M29891</guid>
      <dc:creator>widadcadi</dc:creator>
      <dc:date>2020-05-08T15:42:01Z</dc:date>
    </item>
  </channel>
</rss>

