On 24 October 2011 11:11, vikash <vikash.chi...@gmail.com> wrote: > Hi All, > > I am having two JMeterEngines. > I am using command login${__P(InstanceID)}.csv > I am having login1.csv file on one server & login1.csv, login2.csv file in > server 2. > Clicked on "Remote Start All" > for both JMeterEngines, its only read login1.csv....
What makes you think instanceID will somehow be set? The __P() function returns 1 if the property is not found. However, given that CSV files are opened locally by the server, you don't need different names for each server, just different contents. > Thanks, > Vikash Ranjan > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Discussion-on-P-InstanceID-tp4931967p4931967.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org