wlied
13 years agoNew Contributor
[Resolved] Datasource with XML iterating array
We have a test case where we use a datasource to iterate through multiple query strings for a rest service. The service will return with multiple results. Looking for a way to scrape each result from the response to export it into an excel file for comparison and validation.
We currently have the following defined, datasource, method (responseasxml), property transfer, datasink and datasource loop.
With the response it doesn't appear a clear way to use XPATH to get all of the elements in the array into the property transfer.
We currently have the following defined, datasource, method (responseasxml), property transfer, datasink and datasource loop.
With the response it doesn't appear a clear way to use XPATH to get all of the elements in the array into the property transfer.