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]

