Hello, Regarding the JAVA Request with Simple Data Writer. How do I set that up. I've tried several things but I don't get it working. Could you show me a short overview on how to do this.
Andre Mud sebb-2-2 wrote: > > On 11/04/2008, Grzegorz Kończyk <[EMAIL PROTECTED]> wrote: >> > How can I write data from jmeter (eg: variables ) to an external txt >> file? >> >> >> i.e. using Beanshell PostProcessor. >> > > Or you can use a Java Request with a Simple Data Writer Listener as a > child, but the BSH PP would be more flexible. > > The next release of JMeter will support writing additional variables > to the JTL files. > One can define a list of the names of variables to be added to every > sample. These will appear as additional columns in CSV and attributes > in XML. > >> GK >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > -- View this message in context: http://www.nabble.com/RE%3A-How-to-write-data-from-jmeters-to-a-text-file.-tp16628811p20030917.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

