Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Call to GetUserCollectionFromGroup webservice

Last post 07-31-2012, 1:51 PM by Vadim_Tabakman. 1 replies.
Sort Posts: Previous Next
  •  07-31-2012, 12:52 PM 24317

    Call to GetUserCollectionFromGroup webservice

    I'm trying to get a list of users in a sharepoint group. I've set up a "Call web service" action to call the UserGroup.asmx webservice for the site.  When I try the "Run Now" button, I get the results I would expect.  When I try to configure the Web service with "Specify Elements", I'm not able to get anything to populate a collection type variable or multi-line text variable for any of the elements that are selectable.  What am I doing wrong?

    Thanks,

    Brian

  •  07-31-2012, 1:51 PM 24318 in reply to 24317

    Re: Call to GetUserCollectionFromGroup webservice

    Hi Brian,

    I haven't had much time to play with the Specific Elements part of the Call Web Service, but one workaround, is to store the web service call results in a text variable, then use a Query XML action with the following XPath expression:

    //defaultNS:GetUserCollectionFromGroup/defaultNS:Users/defaultNS:User/@Name

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems