Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 58477 invoked from network); 6 Jan 2010 11:18:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2010 11:18:48 -0000 Received: (qmail 24673 invoked by uid 500); 6 Jan 2010 11:18:47 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 24631 invoked by uid 500); 6 Jan 2010 11:18:47 -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 24621 invoked by uid 99); 6 Jan 2010 11:18:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2010 11:18:47 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pmkumar@gmail.com designates 209.85.220.221 as permitted sender) Received: from [209.85.220.221] (HELO mail-fx0-f221.google.com) (209.85.220.221) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jan 2010 11:18:35 +0000 Received: by fxm21 with SMTP id 21so3990344fxm.13 for ; Wed, 06 Jan 2010 03:18:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=O83n5yotDlUYm1h3PBydvSqEQmPUoR6fvAykAFqZP3I=; b=TNPLil1mKYwMFB/dPNVkeb8TvgP7kUh0FC4v06Oxmf42r1Efz4VBaspoPLuLeNAxvp aw2myFkmpITvnyhEMdX9WbM0/ffQpzkJwIWlMy8W0LvMQSRa3tUjOZ4knyVeJaBZkfGC caiyYQRawZns45MGaYeQBQUjXgHU5oK3sB4Gg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=edJr/MXRrImm4yyBgquFRB8fDiibPXTdGbTAcKzcKAmu1QIHg4aP52ucWl01lY1CBU 3m+jkB6frMtc5YAj8cdl1jHep5XF5P+XygVzNUtAInlYOZc6yWBLP6QwsadthMPxa9D0 q70+be5ii76tW7rChbPvruvYRLjba6H9N1QIQ= MIME-Version: 1.0 Received: by 10.239.156.14 with SMTP id k14mr908675hbc.181.1262776695226; Wed, 06 Jan 2010 03:18:15 -0800 (PST) In-Reply-To: <27026830.post@talk.nabble.com> References: <27026830.post@talk.nabble.com> Date: Wed, 6 Jan 2010 16:48:15 +0530 Message-ID: <9da6dd081001060318u7d38878cm1e227c2b962c357@mail.gmail.com> Subject: Re: To parse data into the xml file From: mahesh kumar To: JMeter Users List Content-Type: multipart/alternative; boundary=001485f855e65981c2047c7d1c2d X-Virus-Checked: Checked by ClamAV on apache.org --001485f855e65981c2047c7d1c2d Content-Type: text/plain; charset=ISO-8859-1 Hi, Use CSV_Data_Set_Config to get the values from source file. Please find below link for detailed information http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config Regards, Mahesh On Wed, Jan 6, 2010 at 4:42 PM, bharathp wrote: > > hi all, > > I am doing a performance testing on a SOAP web method which send a data > like > : > IB='xk91dev' EX='1' MAP='0' /> > > > i need the data highlighted above (2001,B1B,xk91dev)to be parameterised > and > to be picked up from a source file for each test run .please can anyone let > me knwo how to sole this problem. > -- > View this message in context: > http://old.nabble.com/To-parse-data-into-the-xml-file-tp27026830p27026830.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --001485f855e65981c2047c7d1c2d--