Hi,

i have a WebService Sampler. How could I parse the result and set it as
parameter for an other sampler?

Example:

Sampler one returns

<value>432</value>

I like to get the 432 (regular expression?) and set it as parameter for
sampler two:

<ws>
  <request>&{resultFromSamplerOne}</request>
</ws>

thanks in advance!
-- 
View this message in context: 
http://www.nabble.com/Parsing-a-Sampler-Result-tp25887669p25887669.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