--- Michal Kostrzewa <[EMAIL PROTECTED]> a écrit : > Hi
Raphael
> 
> >
>
${__regexFunction(assign+name%3D%22session_id%22+expr%3D%22%28.*%29,%241%24
> >,RAND,,,getID)}
> >
> > if i use that function during the third hit, it works fine.
> >
> Do you use $__regex or ${getID_g1} in third request? Do you suggest
> that 

in the second answer i have the result.
in the third request i use __regex (i could not before)
in the 30th i use ${getID_g1} then i have nothing 

> jmeter remembers $getID up to third request and forgets it at 30's?
ok it forget.
i tried to put it in the 3rd 4th 5th and 6th and 30th requests
3 use regex works fine
4 use ${getID_g1} works fine
5 use ${getID_g1} dunnot work
6 use ${getID_g1} dunnot work
30 use ${getID_g1} dunnot work
 
> 
> Could you do ${getID_g1} in the very next request after
> ${__regexFunction( ?
> Your app probably won't like it, but you will see wheter jmeter sends
> proper 
> value. I'm using regexs quite extensively and found no problems so
> far. BTW 
> you should use ${getID_g1} instead of ${getID}.
> 
> best regards
> Micha³ Kostrzewa
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>  

=====
------------------------------------
| Raphaël Piéroni                  |
| 33+ 223 351 354                  |
| mailto:[EMAIL PROTECTED]        |
| http://www.dexem.com             |
| mailing:[EMAIL PROTECTED] |
------------------------------------

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to