M_McDonaldSuper Contributor16 years agoRewriting request in Mock Service OnRequest scriptHi - I have the following code in the OnRequest script of a Mock Service to change the request to SOAP: def req = mockRequest def content = req.getRequestContent() log.info "onRequest reque...Show More
M_McDonaldSuper Contributor16 years agoI would find it vary helpful if support for plain HTTP requests in Mock Services and Mock Responses was added. ( Just pull out the SOAP internals )
Recent DiscussionsCom server permission error on Process.startReuse adapted xml file and send in RESTManaging Failures - New vs. Expected/Known Issues
Related ContentConvert curl request to SoapUI RequestOnRequest script causes mock service to fail with 500 Internal Server ErrorRequest Body Missing in Raw Request view