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 agoThanks for the reply but I am not using datasource. The response comes from our database as the API is executed.
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?