Subject:ddtek:wscall problem Author:jose jkjlk Date:19 Jul 2010 10:05 AM
Hi
When I select "WebServiceCall-->Copy XQuery Call to Clipboard" in the pulldown menu, I am able to paste the following code into a new xquery file:
the problem is tha the result of payload only has one input and the webservice have 3 inputs, I need the 3 inputs to invoke the callservice,s0:SRS, s0:CoorX, s0:CoorY
Subject:ddtek:wscall problem Author:Ivan Pedruzzi Date:20 Jul 2010 04:20 PM
Jose,
You can actually invoke the service using XQuery with an alternative approach. The DataDirect XQuery User Guide chapter 10,” Building a Web Service client” provides detailed information.