11-28-2012 01:38 AM
Hi,
I want to parse a WSDL file.Please give me a sample to parse a WSDL file.
regards,
Naresh Kodumuri.
11-28-2012 03:23 AM
11-30-2012 12:58 AM
Hi simon_hain!
I need to get response from SOAP web service. And the source provided is the WSDL file url. Where can I find the gSoap library and how to set up the credentials in IDE? Please guid me with detailed steps to be followed.....
Thanks in advance!!!
- Regards
Raju
11-30-2012 03:31 AM
11-30-2012 05:28 AM
But the web service that I am trying to hit, gives json data as a response.... If I use QtSoap library I won't get the response in json format, I will be in xml format...! If it is possible to get response with gSoap or QtSoap libraries... Can you please give an example for setting up the project and using those libraries.....!
Thanks.
- Regards
Raju
11-30-2012 05:49 AM
11-30-2012 05:53 AM - edited 11-30-2012 05:56 AM
HI simon_hain,
Thanks for ur reply.I need to handle SOAP webservice,Now I want to know "how to create Soap request and how to retrieve response".U suggested to use gsoap or QtSoap and i am unable to link that library with the project.If u have any samples using gSoap or QtSoap please provide it.
Regards,
Naresh Kodumuri.
11-30-2012 07:35 AM