Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 44108 invoked from network); 30 Oct 2008 10:20:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2008 10:20:51 -0000 Received: (qmail 16057 invoked by uid 500); 30 Oct 2008 10:20:53 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 16024 invoked by uid 500); 30 Oct 2008 10:20:52 -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 16013 invoked by uid 99); 30 Oct 2008 10:20:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2008 03:20:52 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2008 10:19:37 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KvUdV-0005Tt-05 for jmeter-user@jakarta.apache.org; Thu, 30 Oct 2008 03:20:17 -0700 Message-ID: <20243985.post@talk.nabble.com> Date: Thu, 30 Oct 2008 03:20:16 -0700 (PDT) From: liza_dl To: jmeter-user@jakarta.apache.org Subject: Re: how to transmit assertion result to if controller? In-Reply-To: <20243524.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: liza_sevastopol@mail.ru References: <20243524.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org It seems I've solved the problem: with a regexp find 'this name alredy exists' in the response, place it in a variable, use this variable in the If controller... New problem: can anybody help me with the regexp? I've got the following response: ... this name alredy exists ... -- View this message in context: http://www.nabble.com/how-to-transmit-assertion-result-to-if-controller--tp20243524p20243985.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