Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 69900 invoked from network); 25 Jan 2008 01:15:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 01:15:07 -0000 Received: (qmail 85308 invoked by uid 500); 25 Jan 2008 01:14:55 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 85292 invoked by uid 500); 25 Jan 2008 01:14:55 -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 85281 invoked by uid 99); 25 Jan 2008 01:14:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jan 2008 17:14:55 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 64.233.162.234 as permitted sender) Received: from [64.233.162.234] (HELO nz-out-0506.google.com) (64.233.162.234) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 01:14:29 +0000 Received: by nz-out-0506.google.com with SMTP id l8so357329nzf.13 for ; Thu, 24 Jan 2008 17:14:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=cddcB+ebXAxookX6OhaaC7xf/gAIk7nA126uWZGba3M=; b=IaKdWH1T0+nPtpP+SVWDTlyGzQ7BrjFxclrJ1BvutLz5zTQLiaqmbJMxecWr6Bnyq/Eekxw/ZxA5GLbreir7HP3Ep5plgsJFVBft5t8I5AKRXE4PNXmY6XA3N62ETgd1DfAETkJr73WOs1kQE0zQ4JLg+C5MkVcRHcd2dLvy7ko= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=PWMjJbeCV4i7GXapp/fP9XvXz2FBhu2irdY3bIyYT+7AkwikYY/ADgs9qh0C2jA+kzqxKyhsifcKgPvKE0kiIN+sqAsaphJRmiFmgQ4Y9ipCYW4QVtrG4vFtU2FhlX495dMVf1Kb1iuTeTSjyI2x1lD1ZfOR6tcVeV+vjhtrbWQ= Received: by 10.142.142.16 with SMTP id p16mr913602wfd.86.1201223674878; Thu, 24 Jan 2008 17:14:34 -0800 (PST) Received: by 10.142.229.10 with HTTP; Thu, 24 Jan 2008 17:14:34 -0800 (PST) Message-ID: <25aac9fc0801241714g5d2ec322p9e6467f5ec041fa1@mail.gmail.com> Date: Fri, 25 Jan 2008 01:14:34 +0000 From: sebb To: "JMeter Users List" Subject: Re: where to use $__split In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org On 23/01/2008, matthew sporleder wrote: > I am extracting some stuff with a regex and using a foreach loop, but > need to $__split the regex match into various things for my sampler. > Where is the appropriate place to execute a function so I can access > my splitVAR_n's? One possible way would be to use a Test Action sampler and put the function call in the Name field. > I feel like I'm missing something very easy like "Function Processor". > > Thanks, > Matt > > --------------------------------------------------------------------- > 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