Forum Discussion
omatzura
18 years agoSuper Contributor
Hi,
hmm.. have you disabled pretty-printing? (which should remove the empty line..)
If that doesn't help, please try
regards,
/Ole
eviware.com
hmm.. have you disabled pretty-printing? (which should remove the empty line..)
If that doesn't help, please try
def xml = context.expand( '${activateRequest#Response}' )
def holder = groovyUtils.getXmlHolder( xml.trim() )
regards,
/Ole
eviware.com