wwSoap::CallSoapServer
Calls the remote server sends the SOAP request and returns the SOAP response back to the client. This is a lower level method that basically performs the HTTP request.
This method deals with the aspects of transferring data from the client to the server and back. It works only as a direct service mechanism and has no knowledge about a WSDL Service definition.
o.CallSoapServer(lcSOAPRequestXML)
SOAP Response as an XML string
Parameters
lcSOAPRequestXML
Optional - The SOAP Request XML that is to be sent. cRequestXML is used if not passed.
See also
Class wwSoap© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic