Category "wsdl"

VBA Calling WSDL simple method with 1 parameter XMLHTTP

I need some help Calling a wsdl web service function. The WSDL have one function named "Bye" that is waiting for 1 parameter of a type String. Then it gives bac

IWAB0399E Error in generating Java from WSDL: java.io.IOException: Type {http://www.w3.org/2001/XMLSchema}array is referenced but not defined

I am getting IWAB0399E Error in generating Java from WSDL: java.io.IOException: Type {http://www.w3.org/2001/XMLSchema}array is referenced but not defined' whi

What should I do to handle WebServiceException:

I have a web service deployed on localhost. I generated the stubs using the wsimport command on the deployment server. I then used the generated stub in my clie

passing an array to web-service php nusoap

i have a problem with passing an array to a web-service function that i created with php and nusoap. the problem is that i guess i'm doing something wrong.. i s

How to set headers in Soap Request Java

I am facing issue in forming a SOAP request. In that request i am supposed to add username , password and some other info in header part not the part of payloa

PHP SoapClient: set a namespace without prefix

I'm consuming a WSDL SOAP service using PHP's SoapClient. Here's the relevant bits of the WSDL: https://gist.github.com/jurchiks/03771c0b85683969bc48711e5669391