the Reg Ex that i am using to extract from body is working fine but the Reg
Ex I am using to extract from url is giving me null value.

https://integratons.progressive.com/pgs/customer/ffsdfe3235sdfsdg32wg/services?includeDeleted=false

I am trying to extract ffsdfe3235sdfsdg32wg from the above URL

My Reg Ex expression is *customer/"(.+?)"/services


On Wed, Jul 3, 2013 at 9:58 AM, hame <[email protected]> wrote:

> Yes you can use two RegEx extractor on one HTTP Request.
>
>
> On Wed, Jul 3, 2013 at 9:53 AM, umesh prajapati <[email protected]
> >wrote:
>
> > Hi,
> >
> > Can we use 2 Regular Expression Extractor under one HTTP Request Sampler?
> > The reason I am using 2 Regular Expression Extractor is because one Reg
> Ex
> > I am using to extract data from the response body and one Reg Ex
> Extractor
> > I am using to extract from request URL and save both the extracted data
> > into a file.
> >
>

Reply via email to