cancel
Showing results for 
Search instead for 
Did you mean: 

Listing Assigned Groups

Former Member
0 Kudos

Hi,

We currently using a Transaction to list the Assigned Roles of a user and do all the actions accordingly.

However there's been a change to the way we are supposed to handle the transaction information and from now on we will have to list Assigned Groups instead of Roles.

To get the Assigned Roles, an URL that returns the XML user list is being used.

Eg. "/XMII/Illuminator?service=admin&mode=UserList&Group="& Transaction.Role &"&Content-Type=text/xml"

Is there a way to do that for Assigned Groups?

Thanks in advance.

Guilherme

Accepted Solutions (0)

Answers (1)

Answers (1)

jcgood25
Active Contributor
0 Kudos

I do not think that the Group concept is covered at all by the MII service calls. The nature of it being nested with other groups/roles can make for it to be quite complex. After the NetWeaver convergence these URLs will maintained to provide similar functionality as before, but it was only users and roles (no groups). That being said, since the UME interface support this sort of listing, I don't see why it couldn't be added to the product, and the listing purposes of Actions would also be helpful (especially troubleshooting) so perhaps a customer support ticket to inquire with development would be a good place to start.

Regards,

Jeremy