Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

set username - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Changes for page set username

Last modified by bougault on 2023/11/14 11:28

From version 2.1
edited by bougault
on 2023/11/14 10:10
Change comment: There is no comment for this version
To version 2.2
edited by bougault
on 2023/11/14 11:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,7 +2,7 @@
2 2  #set($counter = 0)
3 3  #set($dateStart = $datetool.getSystemTime())
4 4  #set($query = $services.query.xwql("from doc.object(XWiki.XWikiUsers) as users where users.last_name <> ''"))
5 -#set($users = $query.setLimit(200).execute())
5 +#set($users = $query.execute())
6 6  
7 7  #foreach($userId of $users)
8 8   #set($counter = $counter + 1)