hey
we have a web service that can receive the groups from the active directory and SharePoint sites. In fact I tried the SOAP connection using the user profile services ( GetCommonMemberships).
This will retrieve all the groups from the active directory and SharePoint sites. After publishing the form, its giving an error. What I need is to create a data connection that receives, for example, the names of employees in the same active directory group.
Thanks,