Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 48686 invoked from network); 28 Sep 2004 00:29:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Sep 2004 00:29:59 -0000 Received: (qmail 63065 invoked by uid 500); 28 Sep 2004 00:29:28 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 62943 invoked by uid 500); 28 Sep 2004 00:29:27 -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 62912 invoked by uid 99); 28 Sep 2004 00:29:27 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [194.8.194.218] (HELO smtp2.netcologne.de) (194.8.194.218) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 27 Sep 2004 17:29:26 -0700 Received: from xdsl-81-173-180-90.netcologne.de (xdsl-81-173-180-90.netcologne.de [81.173.180.90]) by smtp2.netcologne.de (Postfix) with ESMTP id A0504433C for ; Tue, 28 Sep 2004 02:29:23 +0200 (MEST) From: Michael Schuerig To: jmeter-user@jakarta.apache.org Subject: Re: Generating HTTP request params algorithmically? Date: Tue, 28 Sep 2004 02:29:22 +0200 User-Agent: KMail/1.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409280229.22525.michael@schuerig.de> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Tuesday 28 September 2004 01:03, Sarone Thach wrote: > This sounds like a job for __StringFromFile(). > Substitute a parameter in your request with > ${__StringFromFile(filepath)} Ah, thanks, I missed that. It's not exactly what I've been looking for, either. My understanding is that a function is intended to be used to set a single parameter, whereas I need to set a varying number. I haven't tried __StringFromFile yet, but I found a way to stuff multiple parameters into a single line. It then looks like this Name Value Encode? Include Equals? dummy x&p=1&p=2&q=5&p=31 [] [X] Michael -- Michael Schuerig The usual excuse for our most unspeakable mailto:michael@schuerig.de public acts is that they are necessary. http://www.schuerig.de/michael/ --Judith N. Shklar --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org