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?
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentUsing getXMLHolder with parameters?REST MockService: mockRequest.requestContent is null for PATCHgetXmlHolder is generating a nullPointerException