Question
1
Replies
450
Views
United health group
Posted: October 14, 2015
Last activity: October 15, 2015
Closed
Which tables holds relation between privileges and Roles or operators
Hi Team,
I have a requiremmet to identify the users who have privileges to access clipboard in production.
People with PRIVILEGENAME-clipboardViewer can see the clipboard.
So can some one suggest me which OOTB tables can help mein identifying the operators with privilege-clipboardViewer.
Per the database connection tests for the classes for the role and privilege rule instances:
refuser.pr4_rule
in databasePegaRULES
And the following for the operator rule instances:
refuser.pr_operators
in databasePegaDATA
.Thanks.
B.