Jump to content

RESTful Web Service Request - listUsersFromGroup - Need to Pull Users in Child Groups.


David Briars
Go to solution Solved by Clayton Peacock,

Recommended Posts

I am using the following 'listUsersFromGroup' RESTful web service:  

http://server:port/ibi_apps/rs?IBIRS_path=/SSYS/GROUPS/TopGroup/MiddleGroup&IBIRS_action=listUsersFromGroup&IBIRS_service=ibfs

In the resulting XML I see the users assigned to the 'MiddleGroup' group.  

The 'MiddleGroup' group has two descendent groups: 'childgroup1' and 'childgroup2'.  

How do I augment the web service call (or what else can I do) so that I obtain users assigned to both 'childgroup1' and 'childgroup2'?  

I do not want to render two separate calls b/c in my actual case I have many childgroups.  

I am on WF version 8207.  

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...