Hi , Team I am trying to read the node values , but getting empty values. From my SOAP service response i need to read node values. I got list nodes and each node i need get the values ...
What is the issue in the code that you posted? That is already showing the data correctly. Do you want to do any further processing after getting BM collection?
still i am getting below Error, when I am running in SOAPUI
groovy.lang.MissingMethodException: No signature of method: groovy.util.slurpersupport.NodeChildren.info() is applicable for argument types: (org.codehaus.groovy.runtime.GStringImpl) values: [A : MCK] Possible solutions: find(), any(), find(groovy.lang.Closure), find(groovy.lang.Closure), is(java.lang.Object), any(groovy.lang.Closure) error at line: 84