I would like to create an application in which you can specify the URL of a webservice and input parameters can get the output format Are there. (I think similar to svcutil in Visual Studio), the way in which users can add webservices dynamically to the app and select what data to send and what is doing with return data.
Looks like I have to go through WSDL, do you know any good studies or documentation about this? Or any advice from your experience?
Have you tried? They have some tutorials on WSDL, SOAP and Web Services that can get you started.
Comments
Post a Comment