Forum Discussion
nmrao
12 years agoCommunity Hero
I think you need to replace the step name in the below line
More over, it prints all the values on the console. You may also note that there are duplicates i.e., Nokia appears multiple times
Now you need to know what values needs to be extracted and pass those details to Step Details in your case.
def holder = groovyUtils.getXmlHolder("CData Test#Response")
More over, it prints all the values on the console. You may also note that there are duplicates i.e., Nokia appears multiple times
Now you need to know what values needs to be extracted and pass those details to Step Details in your case.