You need to sign in to do that
Don't have an account?

RPC based WEB Services
I have Rpc wsdl i want get data from it. i'm new to web services. Any one help me Please.
I want handle Rpc type wsdl.
You need to sign in to do that
Don't have an account?
I have Rpc wsdl i want get data from it. i'm new to web services. Any one help me Please.
I want handle Rpc type wsdl.
wsdl2apex doesn't support rpc-style web services. However, Apex does have XML reading/writing libraries and the ability to send HTTP requests, so you could build your own implementation.
Hi Thanks For ur reply.
Please provide me sample code please if you have with it. other wise explain me how.
I'd suggest reading the apex developer guide.
http://www.salesforce.com/us/developer/docs/apexcode/index_Left.htm