Felix Frank-2 wrote:
> 
>> 
>> I try to get the previous sample result using BeanShell PostProcessor
>> like
>> this:
>> print("prev:"+prev);
>> long rt1=prev.getTime();
>> print(rt1);
>> But it only shows the sample result of nested http requests not the
>> parent
>> sample... I also tried simple controller to contain the samples in it...
>> but
>> the problem remained the same.
>> 
>> 
> 
> Whose child is the PostProcessor?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

I add the PostProcessor as a child of the simple controller.
-- 
View this message in context: 
http://jmeter.512774.n5.nabble.com/How-to-get-transaction-time-into-a-user-defined-variable-tp3328587p3332034.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]

Reply via email to