Hi to all,
I am new to webservices;
I have obtained the client code from a WSDL to calling some methods of a webservice.
The xrpcc say me this warning:
ignoring header "Authentication" of binding operation "xxxx";
on the method "xxxx" there is a Soap Header in which there are some information for authentication;
how can I modify and add the SOAP Header calling the method "xxxx"?
on the next release of EAx the warning will be removed?
Thank you very much.