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

Problem in Accessing Admin services using users other than administrator

Former Member
0 Likes
384

Hi,

I am working on SAP MII 12.1. I have a reuirement to get list of users for a particular role from the system for display in a dropdown. I am using the URL :

/XMII/Illuminator?Service=admin&mode=UserList&Group=[Param.1]&Content-Type=text/xml

But I am getting error while logging through a different user (user who does not have Administrator role).

I tried to call this url as aXML query, through transaction and also through web service, but it's showing following error:

You do not have permission to access service Admin

Please let me know how can I use this url for any user who does not have administrator role.

Thanks,

Anubhuti

Accepted Solutions (0)

Answers (1)

Answers (1)

suhas_nagaraju
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Anubhuti,

Have you tried the SystemInfo service instead of Admin?

Thanks,

Suhas

Former Member
0 Likes

Hi,

The problem got resolved by giving the role privileges to access the Admin services through UME. Earlier I couldn't find the way to provide this access in 12.1.

Thanks,

Anubhuti