Did you check jmeter.log? What's the sharing mode?(it should be current thread for what you are trying to do i think)
>Also, is there any way to search the Archive? Google :) On Wed, Sep 9, 2009 at 9:39 AM, Steve Eckhart <[email protected]>wrote: > I have set up my test to have 10 logins. When I come to a particular search > function, I need to select a CSV file based on the login. > > I tried setting up a Pre-Processor User Parameter for the path to the file > with Name DataFile. Then, in the CSV Data Set Config element, I set the > Filename to ${DataFile}. The User Parameter is set up to Update Once Per > Iteration. > > JMeter is correctly setting DataFile to the path to the data file. However, > JMeter is not reading the data file. In a Debug Sampler, none of the > variables defined in the CSV file show up in the Response data. > > Is there a way to accomplish this? > > Also, is there any way to search the Archive? > > Steve Eckhart > Business Analyst/Project Manager > WAUSAU Financial Systems > Omaha, NE 68154-5206 > > Enterprise Payment Solutions. > > CONFIDENTIALITY NOTICE: This electronic transmission (including files > attached hereto) is intended only for the use of the individual or entity > named above. If the reader of this message is not the intended recipient, > you are hereby notified that any disclosure, dissemination, copying, > distribution or taking of any action in reliance on the contents of this > confidential information is strictly prohibited. If you have received this > communication in error, please destroy it and immediately notify us by > return email. Thank you. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

