jkcroke
15 years agoNew Contributor
Datasource with response not working
Hello,
I'm trying to use a datasource to pass value from response to a request. The Datasource is always blank. Not sure what is wrong.
Thanks.
Jenn
Response
2c0e9ec2-9a53-4dd7-bd56-57b9cf996279
Customer:373
Bugs Bunny
Customer:104214
Customer1
Customer:104217
Customer2
Customer:104233
Customer3
Customer:104314
Customer4
Datasource
Row XPath:
declare namespace ns1='http://CustomerResponse';
declare namespace a='http://Some-Company.com/2009/12';
//ns1:Container[1]/a:Customers[1]/a:Customer[1]
Column XPaths:
a:CustomerId
I'm trying to use a datasource to pass value from response to a request. The Datasource is always blank. Not sure what is wrong.
Thanks.
Jenn
Response
Datasource
Row XPath:
declare namespace ns1='http://CustomerResponse';
declare namespace a='http://Some-Company.com/2009/12';
//ns1:Container[1]/a:Customers[1]/a:Customer[1]
Column XPaths:
a:CustomerId