Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 34010 invoked from network); 12 Dec 2002 05:56:28 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 12 Dec 2002 05:56:28 -0000 Received: (qmail 8789 invoked by uid 97); 12 Dec 2002 05:57:45 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@jakarta.apache.org Received: (qmail 8744 invoked by uid 97); 12 Dec 2002 05:57:44 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 8732 invoked by uid 98); 12 Dec 2002 05:57:43 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) User-Agent: Microsoft-Entourage/10.1.1.2418 Date: Thu, 12 Dec 2002 16:56:34 +1100 Subject: regexpFunction From: Scott Eade To: JMeter Users List Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I can't for the life of me get a regexp function to work. Here is what I have set up: JMeter version: cvs head JDK: 1.4.0_01 Test Plan Thread Group Recording Controller HTTP Request 1: Output includes numerous anchor elements HTTP Request 2 (POST): Sends a parameter thus: Name: parm1 Value: ${__regexpFunction(,$1$,1,,,)} Encode: No This is a contrived example based on Mike's original posting of the regexp functionality, the real expression I would like to execute is quite different. My problem is that I cannot get this to work - the result is always empty (i.e. The query data always shows "parm1=" rather than "parm1=_some_value_found_by_the_regexp_function_"). Any assistance you can provide with making this work would be greatly appreciated. Cheers, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au -- To unsubscribe, e-mail: For additional commands, e-mail: