Groovy vs SOAPui - setNodeValue makes < from 'less then' symbol
Petr Novak
Greenhorn
Joined: Sep 20, 2010
Posts: 1
posted
0
Hi,
does anybody know how to avoid the switch from 'less then' symbol to '<' ?
I have been googling for hours but since I am a newbie to Groovy...
Situation: I have some numbers in my text file, divided by comma and need my groovy script to generate following xml (UT_MPI_ID elements) and then insert them into the SOAPui request.
expected result should be
but I'm still getting
even though the log.info shows correctly '<'
kiran senapati
Greenhorn
Joined: Sep 07, 2011
Posts: 1
posted
0
I am also facing the same issue..
I guess this is because of Soap UI not issue with Groovy.
subject: Groovy vs SOAPui - setNodeValue makes < from 'less then' symbol