humm, even validated the regex with ORO, it seems fine. But running the same regex in JMeter i keep getting the default msg when it doesn't find the match...
On Wed, Jan 6, 2010 at 12:20 PM, <[email protected]>wrote: > To complete what Mahesh said, the interesting result is in the second > group > ( or first sub-group). > > > > Cordialement / Best regards > > Jean-Louis Pasturel > > > > -----Message d'origine----- > De : mahesh kumar [mailto:[email protected]] > Envoyé : mercredi 6 janvier 2010 15:07 > À : JMeter Users List > Objet : Re: Regex Help need! > > Use this one > > oProtocolo\.value\s+=\s+\'(.*?)\' > > --Mahesh > > On Wed, Jan 6, 2010 at 7:33 PM, Evandro Grezeli > <[email protected]>wrote: > > > The point is: > > > > I have to get those 15 numbers presented in the oProtocolo.value > > string. So the regex it's suposse to get all the number "000001000790535" > > > > > > > > On Wed, Jan 6, 2010 at 12:01 PM, Rodrigo Madera > > <[email protected] > > >wrote: > > > > > I'm sorry, but isn't it a number already? Confused. > > > > > > On Wed, Jan 6, 2010 at 11:59 AM, Evandro Grezeli > > > <[email protected]>wrote: > > > > > > > Only the number value! > > > > > > > > On Wed, Jan 6, 2010 at 11:39 AM, Rodrigo Madera < > > > [email protected] > > > > >wrote: > > > > > > > > > Careful, you just gave you Brazilian social security number to > > > > > the > > > > world... > > > > > > > > > > What do you mean by "decimals present in" 000001000790535? > > > > > > > > > > Regards, > > > > > Madera > > > > > > > > > > > > > > > > > > > > > -- > > > > Atenciosamente > > > > Regards > > > > Evandro Grezeli de B. Neves > > > > > > > > > > > > > > > -- > > Atenciosamente > > Regards > > Evandro Grezeli de B. Neves > > > > > > ********************************* > This message and any attachments (the "message") are confidential and > intended solely for the addressees. > Any unauthorised use or dissemination is prohibited. > Messages are susceptible to alteration. > France Telecom Group shall not be liable for the message if altered, > changed or falsified. > If you are not the intended addressee of this message, please cancel it > immediately and inform the sender. > ******************************** > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Atenciosamente Regards Evandro Grezeli de B. Neves

