On 30/01/06, jmeter User <[EMAIL PROTECTED]> wrote:
> Greetings:
>
> I have been using CSVRead Inside the UserParameters Post Process.
> ${__CSVRead(sicData.csv,1)}
>
> As suggested I would like to Use CSVConfigDataSet instead.
>
> I am using the same file (and location) as before.
> I get this error in the log file.
> ERROR - jmeter.config.CSVDataSet: Failed to read file: sicData.csv
>
> I have searched the docs, is there more to this feature?
>
> I am sure that I am missing something silly
>

I think the file sicData.csv needs to be in the same directory as the
JMX file - i.e. filenames are relative to the JMX file, not the JMeter
bin directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to