hi
have you attached the regex at the right place (child of the request that
gives you response which has the string you print below)?  also your
template is $1$?
If so Also add a view results tree listener and verify the response tab has
the string that you are looking for(including case sensitivity)
finally add a debug sampler and see what value is getting picked up
regards
deepak

On Wed, Dec 16, 2009 at 9:42 AM, johnFASTAR <qa...@earthlink.net> wrote:

>
> In JMeter, have inserted a Regular Expression Extractor, the Regular
> Expression Below:
>     PG_File=([a-z]+.mht)
>
> I'm trying to get the (dynamic of course!) file name from this statement
> within html/java script:
>
> /ibi_apps/WFServlet
>
> PG_REQTYPE=REDIRECT&PG_MRsaved=false&PG_Func=GETBINARY&PG_File=jymiymdb.mht");
>
>
> It's not capturing the file name at all.
>
> Is there something else I should be looking at?
>
> Thanks!
>
> John Yavelak
>
>
> --
> View this message in context:
> http://old.nabble.com/JMeter%2C-Regular-Expression-Extractor-not-reading-Java-input--tp26815328p26815328.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