Hello,
In ARISv9, the function "FunctionRights()" applicable to UserGroup objects doesn't return any right when the user group is a database administrator (all its users are system users).
That's a problem because these user groups have obviously all the function rights by default.
To bypass this problem, I which to identify if a usergroup is a the database administrator using a script. But I don't know how to proceed : I can't find a constant corresponding to this function right.
Any help would be appreciated :-)
(Note : same problem appears while I try to get the filters affected to a user group which is database administrator. Function GetFilters() return nothing whereas the group has access to all the filters)
1 Reply
-
For information : ARIS Support answered that this is an issue which should be corrected in ARIS 9.8 version.