Answer the question
In order to leave comments, you need to log in
Why doesn't SoapClient generate xml?
When calling a remote method with parameters, an empty xml is created
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://namespace"><SOAP-ENV:Body><ns1:Message/></SOAP-ENV:Body></SOAP-ENV:Envelope>
$client->Message($params)
and through
Soap version 1.1 $client->__soapCall('Message', $params)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question