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 - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related ContentUsing getXMLHolder with parameters?REST MockService: mockRequest.requestContent is null for PATCHgetXmlHolder is generating a nullPointerException