Return-Path: X-Original-To: apmail-jakarta-jmeter-user-archive@www.apache.org Delivered-To: apmail-jakarta-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 1AE954F16 for ; Wed, 15 Jun 2011 12:26:32 +0000 (UTC) Received: (qmail 49721 invoked by uid 500); 15 Jun 2011 12:26:30 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 49678 invoked by uid 500); 15 Jun 2011 12:26:30 -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 49584 invoked by uid 99); 15 Jun 2011 12:26:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 12:26:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lancei.ingram@gmail.com designates 209.85.210.172 as permitted sender) Received: from [209.85.210.172] (HELO mail-iy0-f172.google.com) (209.85.210.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jun 2011 12:26:22 +0000 Received: by iyn15 with SMTP id 15so329757iyn.31 for ; Wed, 15 Jun 2011 05:26:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=ktJYzSGFc84uwDIob3iBLdmBZbkLh7qigp5y1hSpLWU=; b=XmS6NhYOtSTT/8KY+8/215JwHHFQ649lHyksVSleYg+mDkWWOVn+xkRpp9wemFVvVt fgtNFU96el7DjtvbxcuhjBMc/Ltu0wKAjmITPDt+FQXpbUn6vxqWVzNJmpDm9Nr7k6xZ ZH3xrReF8xEE+b5m9rQRoBCsg8/cyro5AqcR4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OAJQ9kdcc0QRv5mwGHpdjj8JCCBJG1X1f2/rcpbgX+blr5g0lBY/6jmSNFQRj/cMRf t1uYgUsjsYGDoEQy+WvtU9EIvZLL1TAVipwvutZt5SOGeFuHWtCHlOp8/bT0S3OCw1fg 9FA6d5RrtXLxgTKu3FfWw3kb533Sz9s3b+3S8= MIME-Version: 1.0 Received: by 10.42.28.66 with SMTP id m2mr492165icc.492.1308140761244; Wed, 15 Jun 2011 05:26:01 -0700 (PDT) Received: by 10.42.171.131 with HTTP; Wed, 15 Jun 2011 05:26:01 -0700 (PDT) Date: Wed, 15 Jun 2011 14:26:01 +0200 Message-ID: Subject: HTTP Request From: Lance Ingram To: JMeter Users List Content-Type: multipart/alternative; boundary=20cf3042721c63e4d604a5bf41d2 X-Virus-Checked: Checked by ClamAV on apache.org --20cf3042721c63e4d604a5bf41d2 Content-Type: text/plain; charset=ISO-8859-1 Hi I have created an JMeter user data parameter for date formating ${__time(yyyy/MM/dd)}} When sending via HTTP Request the POST DATA in the Request Tab for the date sample is BusinessDateFilter=*2011%2F06%2F15* I am not getting the expected result from the application under test, which is using icefaces. Assistance would be appreciated Regards Lance --20cf3042721c63e4d604a5bf41d2--