jsreesoapContributor11 years agoHow to read xml nodes one by one and storeI get xml in response as shown below: <Response> <e>1234</e> <e>5678</e> <e>12599</e> <e>4545445</e> </Response> I need to read each value and store it in a property/variable so ...Show More
jsreesoapContributor11 years agoIs this the only available option? I am trying to eliminate the need of external files for data. Can I use any java code in the script?
Recent DiscussionsLicense/manager questionUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel execution
Related ContentHow to read the child node with different parent nodeRead content of a stored fileGroovyScript: Parse SOAP Response and get node names and node values