Third HTTP should have reg expression post processor child as well. If it is
already, check regular expression is correct.
Do some debug of what is extracted and placed into variable.
I have used BeanShell scripts to ensure, that data extraction is ok.

Pavel

On 10/5/05, sebb <[EMAIL PROTECTED]> wrote:
>
> Maybe because the variable has been reused between the 3rd and 4th
> samplers?
>
> On 05/10/05, DharaniLakshmi Govindan <[EMAIL PROTECTED]> wrote:
> > Pavel,
> >
> > Thanks for ur help! I could pass the value to second
> > and third HTTP request but I couldn't for the fourth
> > one. Do you know why?
> >
> > --- Pavel Gouchtchine <[EMAIL PROTECTED]> wrote:
> >
> > > In my case, the session and signature of it comes in
> > > hidden fields of a
> > > response.
> > > Each HTTP request has a child RegExpression
> > > PostProcessor to extract the
> > > values and set them into variables.
> > > The variables are used in next request and so on...
> > >
> > >
> > >
> > > On 10/4/05, DharaniLakshmi Govindan
> > > <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Hi
> > > >
> > > > I'm keeping posting this question and I couldn't
> > > any
> > > > help from anyone. So please help me to sort this
> > > out.
> > > >
> > > > I have a regular expression extractor which
> > > extracts
> > > > the session id from the cookie. I could pass that
> > > > value for the first HTTP request and when I try to
> > > do
> > > > the same the for the next HTTP request, it returns
> > > > null. Is there any way I could save that value in
> > > a
> > > > variable and use it for all the request?
> > > >
> > > > Thanks
> > > > Dharani
> > > >
> > > >
> > > >
> > > > __________________________________
> > > > Yahoo! Mail - PC Magazine Editors' Choice 2005
> > > > http://mail.yahoo.com
> > > >
> > > >
> > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > > >
> > > >
> > >
> >
> >
> >
> >
> > __________________________________
> > Yahoo! Mail - PC Magazine Editors' Choice 2005
> > http://mail.yahoo.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to