On 30/04/2009, jmeter-user <michal...@o2.pl> wrote:
>
>  unfortunately not work :
>
>  Now I set regular expression :
>
>  http://www.nabble.com/file/p23311290/regular1.png

OK.

>  Response from previous jdbc request is :
>
>  http://www.nabble.com/file/p23311290/response.png

No such file.

>  and regular expression should be read value where column name = "NAME"
>  in this response is "name200"
>  still not read :( and not put in request
>
>  http://www.nabble.com/file/p23311290/request.png

This means the variable was not set.

Check that you don't have leading or trailing spaces in the RE.

And try adding a Debug Sampler.

>  -----------------------------
>
>
>  Assuming ID is numeric:
>
>  ^(\d+)\s+(\S+)
>
>  >  Template : ??
>
>  $2$
>
>  >  Match No.: ??
>
>  1
>
>  Default Value: NOT MATCHED
>
>  >  thanks for help :)
>
>
>
> --
>  View this message in context: 
> http://www.nabble.com/Regular-Expression-Extractor---one-more-question-tp23295877p23311290.html
>
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to