Problem:
I needed to call /_vti_bin/webs.asmx?op=GetColumns web service to get a list of all fields in our SharePoint 2007 installation. I needed to use POST and GetColumns couldn't be called using a browser as it has non-primitive types as parameters.
Solution:
Install WFETCH and configure as described in the image below.
No comments:
Post a Comment