Submit xml to webservice connection - InfoPath Dev
in

InfoPath Dev

Use our Google Custom Search for best site search results.

Submit xml to webservice connection

Last post 04-21-2013 10:29 AM by hsantens. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 04-17-2013 02:28 AM

    Submit xml to webservice connection

    Hello, The infopath template I'm creating is a customization of a SharePoint listform (so It's somewhat limited on functionalities) I'm trying to send soms xml-string as a parameter with a webservice request. This xml is stored in a textbox (by concatenating several fields). When sending the webservice request I get an error. Using fiddler, I noticed my xml-string is totally encoded before passed to the web service in textbox: bar in request: <foo>bar</foo> Does anyone have any idea how I could fix this? Thanks
  • 04-21-2013 10:09 AM In reply to

    Re: Submit xml to webservice connection

    That's weird. What kind of Web service is it (REST, SOAP) and how are you calling it (submit connection)? 

    Patrick Halstead
    Project Manager at Qdabra
  • 04-21-2013 10:29 AM In reply to

    Re: Submit xml to webservice connection

    Thank you for your reply I'm trying to call a soap web service from SharePoint (UpdateListItems from lists.asmx)
Page 1 of 1 (3 items)
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.