cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to get list of Roles assigned to each User

Former Member
0 Likes
183

Hi,

I have to create a list containing Roles assigned to each user in xMII 11.5.

Need your help !

Thanks in Advance !

Regards,

Alok

Accepted Solutions (0)

Answers (1)

Answers (1)

jcgood25
Active Contributor
0 Likes

Alok,

Did you search (sometimes it is also good to make sure to search the forum for All threads not just the default time window)?

https://forums.sdn.sap.com/click.jspa?searchID=22562502&messageID=5969490

https://forums.sdn.sap.com/click.jspa?searchID=22562502&messageID=4890045

More info from the help docs: http://help.sap.com/saphelp_xmii115/helpdata/en/Connectors/IlluminatorSystemConnector.htm

Regards,

Jeremy

Former Member
0 Likes

Thank you so much Jeremy for your quick response !

Though I had seen existing links before posting question in forum but thought of checking the possibility of standard report to display users and corresponding roles or some other option like accessing data through classes. Moreover I never used services so was not sure on what is the best way to handle it

Best Regards,

Alok

Former Member
0 Likes

Alok,

Create new role(Test1) and if you already have users list then go to user management and select the new role which you created(Test1) then select multiple users or single user then click on left arrow sign.

one more thing what ever you created the query,display templates and BLS transactions you need to give readable access from the security tab.

Thanks

Muvva

Former Member
0 Likes

Thanks Muwa ! My problem is solved.

I created and a BLS in which I called services to first get the user list then fetch assigned roles for each user and saved it into an xml file.

Once again many thanks for your response.

Regards,

Alok