Forum Discussion
SmartBear_Suppo
Alumni
13 years agoSo if you only have
in your scripts tab and run a request against the MockResponse the Script log says null?
Could you provide us with the contents of the main menu item Help -> System Properties?
--
Regards
Erik
SmartBear Sweden
def groovyUtils = new com.eviware.soapui.support.GroovyUtils(context)
def holder = groovyUtils.getXmlHolder(mockRequest.requestContent)
log.info holder
in your scripts tab and run a request against the MockResponse the Script log says null?
Could you provide us with the contents of the main menu item Help -> System Properties?
--
Regards
Erik
SmartBear Sweden