Jump to content

How to do the first project using web services


newcoder1010

Recommended Posts

Hello,

Currently, I get the WSDL file from developers. I enter the WSDL file directory in a tool. Then enter input parameter for each method. After that, I get SOAP response. 

In response, I see HTTP header and HTTP response. In the body, I see SOAP request and response.

I would like to learn the end to end process like how to create WSDL file, how to write the methods where I can specify input and output parameters. My goal is to simply build the webservice structure myself. Can you refer me to some guide?

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...