jsreesoapContributor12 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
jsreesoapContributor12 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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentHow to read the child node with different parent nodeRead content of a stored filehow can read the account number in json response and store it in datasource/properties?