Are you sending the data via HTTP ? If so (and this is just a guess) you could probably make use of a script to concatenate the values into a string (formatted the same as a normal form parameter string) ?
It's the only thing I can think of, short of writing your own preprocessor (which isn't to hard, if you have any java experience) Geoff -----Original Message----- From: ajay [mailto:[EMAIL PROTECTED] Sent: 25 July 2006 08:29 To: [email protected] Subject: Sending a huge no. of parameters dynamically... Hi all, I used CSV Data Set Config element for sending parameters dynamically, but now i want to send some 1000 parameters..then how can I....? -- View this message in context: http://www.nabble.com/Sending-a-huge-no.-of-parameters-dynamically...-tf 1996780.html#a5481051 Sent from the JMeter - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail is confidential and privileged. If you are not the intended recipient please accept our apologies; please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Thank you for your co-operation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

