Forum Discussion

soapman's avatar
soapman
Occasional Contributor
16 years ago

"mockRequest.requestContent" in onRequest script returns nothing

I have the following simple code in the onRequest script of the mock service: def groovyUtils = new com.eviware.soapui.support.GroovyUtils(context) def holder = groovyUtils.getXmlHolder(mockReques...