Forum Discussion

Amandeep's avatar
Amandeep
New Contributor
8 years ago

getXmlHolder( 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 we find other xmlProperty ,which can be implemented?

1 Reply

  • nmrao's avatar
    nmrao
    Champion Level 3
    Can you show the request and what are you trying to achieve for better understanding of the issue?