AmandeepNew Contributor9 years agogetXmlHolder( mockRequest.requestContent )..Where can we find other xmlProperties?def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context ) def holder = groovyUtils.getXmlHolder( mockRequest.requestContent ) Syntax: getXmlHolder(String xmlPropertyOrString) Where can w...Show More
nmraoCommunity Hero9 years agoCan you show the request and what are you trying to achieve for better understanding of the issue?
Related ContentUsing getXMLHolder with parameters?REST MockService: mockRequest.requestContent is null for PATCHMock Service: mockRequest.requestContent is NULL (HTTP PUT)