Forum Discussion
TanyaYatskovska
Alumni
9 years agoHi Andy12,
Try using the Property Transfer test step within a loop:
http://readyapi.smartbear.com/structure/steps/property/transfer/intro/step
- Andy129 years agoNew Contributor
Using property transfer is not helping me. My namespace values keep changing like ns3, ns17, ns34 for each wsScenarioId and count of wsScenarioID is also not fixed.
I tried XPath and it keeps reading only one value all the time (first one in below case)
declare namespace ns1='http://service.abc.com/provider/wmg/bus/planningServices/searchForCDRScenarios/2014/';
declare namespace ns3='http://service.abc.com/entity/wmg/plan/2014/';
//ns1:searchForCDRScenariosResponse[1]/cdrScenarioList[1]/cdrScenario[1]/ns3:wsScenarioId[1]