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 jmeter remembers $getID up to third request and forgets it at 30's?
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]>