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