Hi
you are right , the square brackets shouldnt be present
regards
deepak

On Thu, May 28, 2009 at 6:32 PM, drubix <andrew.schr...@gmail.com> wrote:

>
> Actually, on second thought, I'm not sure that's right.  Make sure the
> regex
> extractor is acting on the "Body" of the response.
>
>
> drubix wrote:
> >
> > I don't think "\d" is supposed to be in square brackets.  That would
> > probably make it search for words consisting of only the characters "d"
> > and "\" try removing them.
> >
> >
> > Maya Hague wrote:
> >>
> >> Hi,
> >>
> >> A xml/rpc soap response 3 responses. How do I get the third response
> into
> >> a regular expression. I tried the following . The response returns an
> >> interger - ([\d]*)
> >>
> >> Reference Name: topic
> >> Regular Expression: <topic xsi:type='xsd:int'>([\d]*)</topic>
> >> Template:$1$
> >> Match No.:3
> >> Default Value: -1
> >>
> >> The default value gets passed for every call. What am I doing wrong?
> >>
> >> Thanks,
> >> maya
> >>
> >>
> >>
> >>
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Regular-expression-extractor-tp23772597p23772923.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