Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 35951 invoked from network); 28 Jun 2006 09:51:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2006 09:51:39 -0000 Received: (qmail 8279 invoked by uid 500); 28 Jun 2006 09:51:37 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 8251 invoked by uid 500); 28 Jun 2006 09:51:36 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 8240 invoked by uid 99); 28 Jun 2006 09:51:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 02:51:36 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [66.216.127.24] (HELO rs27.luxsci.com) (66.216.127.24) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Jun 2006 02:51:36 -0700 Received: from [10.1.1.2] (203-217-75-1.dyn.iinet.net.au [203.217.75.1]) (authenticated bits=0) by rs27.luxsci.com (8.13.7/8.13.7) with ESMTP id k5S9pBGG019616 for ; Wed, 28 Jun 2006 04:51:14 -0500 Message-ID: <44A2510D.8000302@cenqua.com> Date: Wed, 28 Jun 2006 19:51:09 +1000 From: Nick Pellow User-Agent: Thunderbird 1.5.0.4 (Macintosh/20060530) MIME-Version: 1.0 To: JMeter Users List Subject: Re: Regexpr to pull 2 values together References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi All, I am using jmeter for regression testing of our apps across different versions. I would like to set a variable, that gets evaluated in the filename field of a graph results listener. I am setting the variable using a BeanShell PreProcessor, and can get the value in the HTTPRequest sampler using ${varname}, but this variable does not get expanded in the filename when saving the results. Is there a way to get the variable's value from within the Filename field on the GraphResults listener? Cheers, Nick --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org