Hi Oliver,
I appreciate your quick response.
In my single response, I have multiple revision-dist-list-id like
revision-dist-list-id=\"74526\"
revision-dist-list-id=\"74525\"
revision-dist-list-id=\"74524\"
revision-dist-list-id=\"74523\"
How should I refer to each value?
Best Regards,
Butola Rupendrasingh
Systems Operations
T +91 (0) 79 26871002/26871003
E rbutola@asite.com
M +91 98244 92763
W http://www.asite.com
Standing for what you believe in , Regardless of the odds against you,
And the pressure that tears at your resistance, .....means Courage
-----Original Message-----
From: Oliver Erlewein (DSLWN) [mailto:Oliver.Erlewein@datacom.co.nz]
Sent: Monday, June 12, 2006 11:37 AM
To: JMeter Users List
Subject: RE: REGEX HELP!!!
Hi
Well I got 1/2 a solution...
You could use the eval command but it doesn't like the minus sighns.
Something like this would work:
> eval id=\"1253961259\"
> echo $id
1253961259
Maybe you can do something with that.
Cheers Oliver
-----Original Message-----
From: Rupendra Butola [mailto:rbutola@asite.com]
Sent: Monday, 12 June 2006 5:32 p.m.
To: JMeter Users List
Subject: REGEX HELP!!!
Hi All,
I would appreciate some help regarding regex.
In my response, I receive the following:
revision-dist-list-id=\"74526\"
How I will be able to extract value 74526.
In the same response I receive multiple revision-dist-list-id but with
different value. E.g.
revision-dist-list-id=\"74526\"
revision-dist-list-id=\"74525\"
revision-dist-list-id=\"74524\"
revision-dist-list-id=\"74523\"
How should I refer these values? E.g. 74526, 74525.
Best Regards,
Butola Rupendrasingh
Systems Operations
T +91 (0) 79 26871002/26871003
E rbutola@asite.com
M +91 98244 92763
W http://www.asite.com
Standing for what you believe in , Regardless of the odds against you,
And the pressure that tears at your resistance, .....means Courage
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|