I haven't used the CSVDataSet. it should work, but I don't know it well. perhaps sebb can put in his 2 cents
peter On 11/15/05, Richard Gaywood <[EMAIL PROTECTED]> wrote: > > On 11/15/05, Peter Lin <[EMAIL PROTECTED]> wrote: > > > > you have to call next to get it to return the next row. > > > > http://jakarta.apache.org/jmeter/usermanual/functions.html#__CSVRead > > > > I thought with the new CSV Data Set Config, in 2.1, you didn't need to? It > certainly didn't when I did JDBC: all I had was a request with ${foo} > ${bar} > in the SQL query and the CVS Data Set under the same thread group on the > tree. > > Anyway, I'll convert the WebService Sampler to ${__CSVRead} as a > workaround. > >

