Forum Discussion
mcgintym
16 years agoOccasional Contributor
Thanks for the update, Question though. I have all of this but the question might be since I am a bit new to SOAP UI
Your line ---> holder = groovyUtils.getXmlHolder("#Response");
I have this
def requestHolder = groovyUtils.getXmlHolder( messageExchange.requestContent );
Question about REQUEST NAME? Should it be something else? SO far I am still not bringing back a value
Thanks for your help
Regards
Your line ---> holder = groovyUtils.getXmlHolder("
I have this
def requestHolder = groovyUtils.getXmlHolder( messageExchange.requestContent );
Question about REQUEST NAME? Should it be something else? SO far I am still not bringing back a value
Thanks for your help
Regards