Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 45122 invoked from network); 6 Mar 2006 08:26:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 08:26:48 -0000 Received: (qmail 95454 invoked by uid 500); 6 Mar 2006 08:27:33 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 94445 invoked by uid 500); 6 Mar 2006 08:27:30 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Delivered-To: moderator for users@cocoon.apache.org Received: (qmail 5174 invoked by uid 99); 5 Mar 2006 23:04:17 -0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=R/u41l8bRUFLSHOZU52tCbjXpzXzKCzF7mNi2uBIssiVBPrH7z7hyG610T3m+DeXwi6yAp19fV/MoFyET5g0JHvNrBL1sXHqnhd8fwdKiBIeO73R6RnY9H7tcAAtqU7UFnKQ8jpHVddbzvdfQqs60Ho2zN6VGLPHrdVQj22/DgI= ; Message-ID: <20060305230355.22351.qmail@web53612.mail.yahoo.com> Date: Sun, 5 Mar 2006 15:03:55 -0800 (PST) From: Yufeng Li Subject: parameters in aggregation To: users@cocoon.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I am new to Cocoon and am using 2.1.8. I have set up an aggregation pipeline. Before the aggregation is enabled, an action needs to be invoked, which will generate a map. My question is how to let other pipelines (map:part) access this map. I tried {../name} in the part's pipeline. But, cocoon complains "not so many levels". So, to work around, I am passing all parameters through match pattern in the (map:part pipeline)... which probably is not the right way to do. Thanks. yufeng --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org