Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 951DBD871 for ; Thu, 13 Sep 2012 20:07:30 +0000 (UTC) Received: (qmail 89113 invoked by uid 500); 13 Sep 2012 20:07:30 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 89095 invoked by uid 500); 13 Sep 2012 20:07:29 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 89082 invoked by uid 99); 13 Sep 2012 20:07:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 20:07:29 +0000 X-ASF-Spam-Status: No, hits=2.9 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [207.172.157.102] (HELO smtp02.lnh.mail.rcn.net) (207.172.157.102) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2012 20:07:20 +0000 Received: from mr16.lnh.mail.rcn.net ([207.172.157.36]) by smtp02.lnh.mail.rcn.net with ESMTP; 13 Sep 2012 16:06:58 -0400 Received: from smtp04.lnh.mail.rcn.net (smtp04.lnh.mail.rcn.net [207.172.157.104]) by mr16.lnh.mail.rcn.net (MOS 4.3.4-GA) with ESMTP id BYU42725; Thu, 13 Sep 2012 16:06:55 -0400 X-Auth-ID: anat Received: from 209-6-63-29.c3-0.sbo-ubr1.sbo.ma.cable.rcn.com (HELO utka.zajac) ([209.6.63.29]) by smtp04.lnh.mail.rcn.net with ESMTP; 13 Sep 2012 16:06:55 -0400 Message-ID: <50523CDF.3000107@aldan.algebra.com> Date: Thu, 13 Sep 2012 16:06:55 -0400 From: "Mikhail T." User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:14.0) Gecko/20120808 Thunderbird/14.0 MIME-Version: 1.0 To: JMeter Users List Subject: Repeating a sampler defined elsewhere Content-Type: multipart/alternative; boundary="------------060603010609090707030207" X-Virus-Checked: Checked by ClamAV on apache.org --------------060603010609090707030207 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello! I need to repeat a particular sampler in multiple places of the test-plan (in multiple thread-groups even). Is there any way to specify a sampler by /reference/, or must I place a copy of it into each spot (and deal with any future changes to it in multiple places too)? Thanks! Yours, -mi --------------060603010609090707030207--