usermanager
Hi, I need to create an hidden user to provide web services access to another application. I'm looking for the simplest way to hide this user from end-user interface. My first idea was to remove this user from “members” group, not good. I thought ...
0 votes
1 answers
0 comments
1943 views
Hello, I'm working on a workflow wich at its entry point select evey users having given permission on current document as assignees. I've tryed with the method UserManager.getUsersForPermission(String permission, Acp acp) on one platform and it's ...
0 votes
0 answers
0 comments
1668 views