Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 8661 invoked from network); 23 May 2005 10:31:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 May 2005 10:31:02 -0000 Received: (qmail 99541 invoked by uid 500); 23 May 2005 10:30:48 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 99420 invoked by uid 500); 23 May 2005 10:30:47 -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 Received: (qmail 99363 invoked by uid 99); 23 May 2005 10:30:47 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ns-3.csir.co.za (HELO wabe.csir.co.za) (146.64.10.166) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 23 May 2005 03:30:45 -0700 Received: from cs-emo.csir.co.za (cs-emo.csir.co.za [146.64.10.40]) by wabe.csir.co.za (8.12.11/8.12.11) with ESMTP id j4NASalL007770 for ; Mon, 23 May 2005 12:28:36 +0200 Received: from GW-EMO-MTA by cs-emo.csir.co.za with Novell_GroupWise; Mon, 23 May 2005 12:28:36 +0200 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.4 Date: Mon, 23 May 2005 12:28:19 +0200 From: "Derek Hohls" To: Subject: Re: Mid-pipeline SOAP requests Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-CSIR-MailScanner-Information: Please contact sys-admin at csir dot co dot za for more information X-CSIR-MailScanner: Found to be clean X-MailScanner-From: dhohls@csir.co.za X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Not sure exactly what you want to achieve but, as always, there are a number of ways to accomplish things in Cocoon. Bear in mid that you can, for example, assemble a document from a number of calls to one or more (depending on how 'generic' your data generation is) Cocoon pipelines (each producing a fragment=20 of the total document) using something like "cinclude" - see: http://cocoon.apache.org/2.1/userdocs/transformers/cinclude-transformer.htm= l#Including+External+XML+%28simple%29 HTH Derek >>> dholt2@bloomberg.com 2005/05/23 12:05:18 PM >>> Hi all, I am working on a project that takes a news story template in XML, looks = up a number of data points using one or more SOAP requests, then publishes = the completed story on a news wire (or in HTML if in preview mode). Does Cocoon sound like a suitable framework for this? I have checked out = the SOAP samples, but as these use the XML returned by the SOAP request as = the input to the Cocoon pipeline they are not really suitable for my = needs. I need to be able to perform the SOAP lookups mid-pipeline (and = there could be a handful of lookups for the different types of data). Grateful for any advice, David. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org=20 For additional commands, e-mail: users-help@cocoon.apache.org=20 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org