Forum Discussion

jwright's avatar
jwright
Occasional Contributor
15 years ago

responseHolder.declareNamespace

def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context ) def responseHolder = groovyUtils.getXmlHolder( "getContract#response" ) //This code works log.info("first: " + responseH...