Check this out:
https://jmeter.apache.org/api/org/apache/jmeter/samplers/SampleResult.html

--Erez--

-----Original Message-----
From: Glenn Caccia [mailto:[email protected]] 
Sent: Friday, April 24, 2015 10:36 PM
To: JMeter Users List
Subject: documentation for sampler object in scripts

 I want to potentially interact with the "sampler" object that is available 
when working with script processors like the JSR223 PostProcessor.  In the 
script section of the post processor, it shows available variables to be: ctx 
vars props prev sampler log Label Filename Parameters args[] OUT.
If there any documentation on each of these and how to interact with it?  I'm 
familiar with vars and props, but not with the others.  For "prev sampler", is 
this one object of "prev sampler" or two objects of "prev" and "sampler"?  
Basically, I have an HTTP sampler and I want the post processor script to be 
able to work with the return from the sampler.  Can that be done?
Thanks,
Glenn


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to