Hi,
In my program I have to use SOAP web service request.
First I studied Erel's GET example (Curreny.sbp) and POST example and both of them were working on www.webservicex.org . I also tried SOAP request using example given on www.webservicex.org site (HTTP-POST method as it was suggested). However I have no success and the problem was not in building SOAP message because I used one from web site. It seems me that HTTP library is missing something like SOAPaction property.
Please see CurrencyConvertor Web Service .
I hope that Erel has comment on that and/or that someone has working example of SOAP web request.
Thanks in advance.
In my program I have to use SOAP web service request.
First I studied Erel's GET example (Curreny.sbp) and POST example and both of them were working on www.webservicex.org . I also tried SOAP request using example given on www.webservicex.org site (HTTP-POST method as it was suggested). However I have no success and the problem was not in building SOAP message because I used one from web site. It seems me that HTTP library is missing something like SOAPaction property.
Please see CurrencyConvertor Web Service .
I hope that Erel has comment on that and/or that someone has working example of SOAP web request.
Thanks in advance.