Thank you for your response. Can you point me to where this has been talked about before. I have spent the last 4 days reading over everything I could find about JMeter and I have had no luck in finding clear examples to show how to use this tool.
Jake On 1/17/07, sebb <[EMAIL PROTECTED]> wrote:
This has been discussed a few times recently... To extract the value one can use the RE or XPath Post-Processor. This can easily be written to jmeter.log or stdout using the __logn() function. There is no means at present to write additional fields to the JTL file. However, you could use a Java Request (or BeanShell) sampler to create a dummy sample with the appropriate data. On 17/01/07, Jake Jacobson <[EMAIL PROTECTED]> wrote: > Does anyone have any comments on this? Is my question clear or do I > need to restate it? I need to be able to extract a value from the > returned XML document and save that value with the other diagnostic > data that JMeter records. > > Jake > > On 1/15/07, chris <[EMAIL PROTECTED]> wrote: > > I have basically the same question, graphing the listeners with these values > > would be gr8, if you made it work please post your solution.. > > > > Chris > > > > > > > > > > --------------------------------------------------------------------- > > 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] > > --------------------------------------------------------------------- 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]

