If you had read the documentation you would know why. Just by keeping the parameter names same in both place won't work. A user Paramter can be referenced in the HTTP samplers and other places by using the following synatx: ${name}
Specify the parameter as follows: taskid = ${taskId} And this should work. Sandeep -----Original Message----- From: Shaik Afgal Bhasha [mailto:[EMAIL PROTECTED] Sent: Friday, August 22, 2003 7:25 PM To: [EMAIL PROTECTED] Subject: UserParametrs Hi All, I am trying to use userparameters to pass different values for my threads.Like i got a search page basing on task id it gives response.now in my useparameters i defined the parameters name as "taskId "(this is my variable to be sent along with HTTP Request sampler) and i ahve added neatly 20 users with different taskid values.Now my doubt is how do my HTTP Request Sampler knows that taskIDd should be picked from User Parameters or does it pick it automatically.for me all the requests are having the same taskid as i defined it in the HTTP Request sampler.I tried even without giving any value for taskID in Http Request sampler.but the JMeter seems to hang here.can anyone tell me how to set this right? Thanx in advance. Afzal. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]