Leinad_Andson
17 years agoNew Contributor
Making a live service call from a mock service
Hi,
Is there a way for me to use a mock webservice to capture a SOAP request, and then basically forward that request to the actual live web service and then capture the SOAP response and send that back to the service the called the mock webservice (i.e. make the mock webservice basically act as a proxy but it would be saving the requests and responses)? I have the part done where I can capture and save the request that comes in, it's the second part I am mainly curious about.
Best regards, Thank you!
Is there a way for me to use a mock webservice to capture a SOAP request, and then basically forward that request to the actual live web service and then capture the SOAP response and send that back to the service the called the mock webservice (i.e. make the mock webservice basically act as a proxy but it would be saving the requests and responses)? I have the part done where I can capture and save the request that comes in, it's the second part I am mainly curious about.
Best regards, Thank you!