newcoder1010 3 Posted August 23, 2017 Report Share Posted August 23, 2017 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. Quote Link to post Share on other sites
justsomeguy 1,135 Posted August 23, 2017 Report Share Posted August 23, 2017 There should be plenty of guides online for that kind of thing, which language are you using? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.