Developing a webservice simulator

S

Sinex

Hardcoding and sending soap responses...
--------------------------------------------------------------------------------

Hi,
I need to develop a simulator for my webservice. This simulator will
be used by the clients development team.

Client has given me a wsdl file. My simulator has to be a web service
itself. Simulator has to accept requests from the client and send back
hardcoded responses. I've also been asked to use https.

The wsdl lists out the operations. So I guess I have to make one
WebMethod for each of the operations? Ok, so these methods will be
called by the client and now I have to send back responses. How do I
hard code and send responses? Do I need to send just xml or the entire
soap envelop?


Am just starting off with webservices so will greatly appreciate some
guidance on this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top