Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A69D99E48 for ; Thu, 29 Sep 2011 11:02:19 +0000 (UTC) Received: (qmail 90494 invoked by uid 500); 29 Sep 2011 11:02:19 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 90463 invoked by uid 500); 29 Sep 2011 11:02:19 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 90454 invoked by uid 99); 29 Sep 2011 11:02:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 11:02:19 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bjorn.bength@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ey0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Sep 2011 11:02:14 +0000 Received: by eyg24 with SMTP id 24so302681eyg.32 for ; Thu, 29 Sep 2011 04:01:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=Phak8h1cLERqHjaKlCq4cHU3C5xcb379tW+yoc3fsYg=; b=Tro/oXxNM7GvTanyvdXsv58cItkC+dU3EdpG/I5blGxC30qzKlLftyKlsCrDaM8e9N Eojm1ucQmREQ94J5IDuHnCarFXo0GkLoUOr9/W8Cu0sdo+C0/TKNmkOI+iBBVeE1JeRI LSQtko7yJiWxs+DTGFOkiaMfzDwsr8EDeuTXs= MIME-Version: 1.0 Received: by 10.216.188.65 with SMTP id z43mr13342466wem.15.1317294112771; Thu, 29 Sep 2011 04:01:52 -0700 (PDT) Received: by 10.216.181.209 with HTTP; Thu, 29 Sep 2011 04:01:52 -0700 (PDT) In-Reply-To: <1317292691740-4852567.post@n5.nabble.com> References: <1317292691740-4852567.post@n5.nabble.com> Date: Thu, 29 Sep 2011 13:01:52 +0200 Message-ID: Subject: Re: Inserting Data in SOAP request dynamically when testing through JMeter From: =?ISO-8859-1?Q?Bj=F6rn_Bength?= To: dev@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable yes there is, but this seems like a question for the apache jmeter forum. On Thu, Sep 29, 2011 at 12:38 PM, Naveen Jakad wrot= e: > Hi all, > > > =A0 =A0 =A0 I have made a test plan in Jmeter for "Web Service(SOAP reque= st)" now > my web API takes product Id as input which I pass but my problem is that = I > have to run this test for 100 product Ids so is there any way through whi= ch > I can loop over product Ids and in each loop I can insert new product Id > dynamically? > > > Please reply soon...:) > > > -- > View this message in context: http://camel.465427.n5.nabble.com/Inserting= -Data-in-SOAP-request-dynamically-when-testing-through-JMeter-tp4852567p485= 2567.html > Sent from the Camel Development mailing list archive at Nabble.com. >