3

can anybody verify that inserting new Items through SharePoint Webservice Method Lists.UpdateListItems is errornous?

I always get the Error:

0x80070057Bad parameter passed to Web Server Extensions. Check the information you entered and try again.

1 Answer 1

0

The error in here is self explanatory you might given the web service method an incorrect parameter. UpdatelistItems method requires a batch parameter and the list name to make it work. it really is not that simple to create the batch parameter but for quick reference please find this Link

1
  • Wrong. The real problem is that UpdateListItems is not supported via SOAP for external lists. Commented Feb 22, 2015 at 21:57

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.