Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

RE: Regarding exposing webservice

$
0
0

Senthil, please take another look at my original response to this question.

You can use the WSDL file generated by Net Express during deployment as input to create a .NET client automatically, which will shield you from the underlying details of the SOAP request itself.

You can do this by adding a Web Reference to the project and then intantiating and calling the methods directly on the class that is generated for you...

Thanks.


Viewing all articles
Browse latest Browse all 4356

Trending Articles