hey Joe, I got this to work. Put the regex function as a response assertion in the next request. There it will parse the previous request. I think I did a 'NOT'. It will then put the value you want in a variable(s) you can use in future request. If you search the mail archives you can see the questions I posted here involving the very same problem. Just search on my email or name. Michael Lee
----- Original Message ----- From: "Casadonte, Joe" <[EMAIL PROTECTED]> To: "'JMeter Users List'" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 4:09 PM Subject: RE: Using data from one request in another request > Mike -- thanks for the response. What can I look for in a future stable CVS > release? A new function or something else? Much thanks! > > -- > Regards, > > > joe > Joe Casadonte > Global Logistics Technologies, Inc. > [EMAIL PROTECTED] > > 1016 West Ninth Avenue > King of Prussia, PA 19406 > 610-491-9881 > > > > -----Original Message----- > > From: Mike Stover [mailto:[EMAIL PROTECTED] > > Sent: Monday, March 24, 2003 4:08 PM > > To: JMeter Users List > > Subject: RE: Using data from one request in another request > > > > > > On 24 Mar 2003 at 15:49, Casadonte, Joe wrote: > > > > > It's bad for to respond to your own question, I know, but I > > think I figured > > > out my own answer. I need to use __regexFunction, right? > > > > > > The tricky part of WHERE to put it still remains, though. > > What I have is > > > not really Requests A&B, but rather Requests A-F, where A > > has the data I > > > want to parse out, and F is where I need to use it. I > > gather I need to put > > > it in as a config element in B's request, even though B is > > not related to > > > either the Request generating the value or the one using > > it. That's a bit > > > ugly, but I've seen (and coded :) worse. > > > > You are right. In the latest CVS code, this issue is fixed > > (though, it's not as stable > > as 1.8.1, so I'm not recommending you get it right now). > > > > > > > > Does each thread get it's own value of this parameter? > > Thanks for the help! > > > > Yes. > > > > -Mike > > > > > > > > -- > > > Regards, > > > > > > > > > joe > > > Joe Casadonte > > > Global Logistics Technologies, Inc. > > > [EMAIL PROTECTED] > > > > > > 1016 West Ninth Avenue > > > King of Prussia, PA 19406 > > > 610-491-9881 > > > > > > > > > > -----Original Message----- > > > > From: Casadonte, Joe [mailto:[EMAIL PROTECTED] > > > > Sent: Monday, March 24, 2003 3:29 PM > > > > To: JMeter Users List > > > > Subject: Using data from one request in another request > > > > > > > > > > > > Say I have two requests: A & B. Part of the data sent back > > > > in response to > > > > Request A is needed as a parameter to B. Is there any > > > > existing way to make > > > > this work? Thanks! > > > > > > > > -- > > > > Regards, > > > > > > > > > > > > joe > > > > Joe Casadonte > > > > Global Logistics Technologies, Inc. > > > > [EMAIL PROTECTED] > > > > > > > > 1016 West Ninth Avenue > > > > King of Prussia, PA 19406 > > > > 610-491-9881 > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > -- > > Michael Stover > > [EMAIL PROTECTED] > > Yahoo IM: mstover_ya > > ICQ: 152975688 > > AIM: mstover777 > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

