‎2010 Aug 19 9:21 AM
Hi everybody
On the Java UME it is easy to find out which roles, groups and actions a specific user has. The same applies for groups or roles - the connected entites can easily be found.
But how can I found out which users have a certain action? If I browse for the action I have not possibility to find the direct or indirect assignment to the users.
Could somebody assist? Thanks in advance!
Beat
‎2010 Aug 19 8:55 PM
Same problem I faced yesterday for my SSO project on the portal:
My method to resolve was :
1. Take the user/users in scope Export them from UME
2. Export roles into a readable format and check out the actions by comparing the user - role - actions relationship in a TEXT file/readable file
3. pick the roles you want to edit , edit in notepad import the roles( here I copied and created a Zrole before importing )
for example ( NWDI.ARCHITECT ) to ( ZNWDI.ARCHITECT)
I could not find easier method than the above
‎2010 Aug 19 8:55 PM
Same problem I faced yesterday for my SSO project on the portal:
My method to resolve was :
1. Take the user/users in scope Export them from UME
2. Export roles into a readable format and check out the actions by comparing the user - role - actions relationship in a TEXT file/readable file
3. pick the roles you want to edit , edit in notepad import the roles( here I copied and created a Zrole before importing )
for example ( NWDI.ARCHITECT ) to ( ZNWDI.ARCHITECT)
I could not find easier method than the above
‎2010 Aug 31 1:42 PM
‎2010 Oct 18 3:17 PM
Hmm - well - I had hoped that there is a better way than this. If somebody has an other solution I'm very happy.
But thanks for the input!
‎2010 Oct 18 3:51 PM
An EP developer can help you by creating a simple query report, if you are going to need it very often. Otherwise as above said.
Regards,
Ajesh.