Eddie O'Sullivan wrote:
If you use a beanshell sampler to update the variable and use a regular
expression extractor to extract the updated variable that will work for
you.
Eddie,
Thanks for that - got that working, but now I have to fight
---snip---
at java.lang.Thread.run(Unknown Source)
Caused by: Sourced file: inline evaluation of: ``debug = "True"; if
(debug == "True") log.info("MessageType " + vars.get("M . . . '' :
Typed variable declaration : Error in method invocation: No args method
getIterator() not found in
class'org.apache.jmeter.threads.JMeterVariables' : at Line: 6 : in file:
inline evaluation of: ``debug = "True"; if (debug == "True")
log.info("MessageType " + vars.get("M . . . '' : vars .getIterator ( )
---snip---
But I know its there! I've seen the API... :)
http://jakarta.apache.org/jmeter/api/org/apache/jmeter/threads/JMeterVariables.html
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]