unfortunately not work :

Now I set regular expression :

http://www.nabble.com/file/p23311290/regular1.png 

Response from previous jdbc request is : 

http://www.nabble.com/file/p23311290/response.png 

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 

-----------------------------

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

Reply via email to