Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DC9710734 for ; Fri, 4 Dec 2015 08:56:58 +0000 (UTC) Received: (qmail 1112 invoked by uid 500); 4 Dec 2015 08:56:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 1065 invoked by uid 500); 4 Dec 2015 08:56:57 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 1051 invoked by uid 99); 4 Dec 2015 08:56:57 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 08:56:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 03AA8C0FFA for ; Fri, 4 Dec 2015 08:56:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.214 X-Spam-Level: * X-Spam-Status: No, score=1.214 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id xxIlh3U7sN4O for ; Fri, 4 Dec 2015 08:56:43 +0000 (UTC) Received: from mail-ig0-f173.google.com (mail-ig0-f173.google.com [209.85.213.173]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id D936521275 for ; Fri, 4 Dec 2015 08:56:42 +0000 (UTC) Received: by igvg19 with SMTP id g19so31607809igv.1 for ; Fri, 04 Dec 2015 00:56:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=7Szcl4xTDG3hTFY8ICbgIadkaW8ReRJCeQhWxOAwZcA=; b=OlAVUKTFnitbK5Ssw2CTIO8UiqSeQmWBi8y/ICQFXBJPiQizNTlUOZfdQDcf/yUkU3 IKh8q4JnT7AFQbRO3xxzJHW62KfLv9lh/V8n/2U4eTSyWqnNgcAKEu07s73SvNEmd4dg uINcv7CQe7WGwFa59cuJjvqBOPWKJtXCng973hndh+t6z4+GR9jTU9ZKbUbZNODE+VYs 12UNRcCLqTBV9+4Nb3MgfU46KTgpxMBpf8qx6LjOwqPJY8s6HH0Dc80yPiI3hTf7Y8ZE f94jXvSMDQswf2ZrAPsZFs/sLFZ551cSyuReCdFdEYl4X5viIbDGkNtpY9cINtNYea2G 9+kg== X-Received: by 10.50.87.100 with SMTP id w4mr3092223igz.62.1449219401871; Fri, 04 Dec 2015 00:56:41 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.14.131 with HTTP; Fri, 4 Dec 2015 00:56:22 -0800 (PST) In-Reply-To: <1449213184846-5774653.post@n5.nabble.com> References: <1449213184846-5774653.post@n5.nabble.com> From: Claus Ibsen Date: Fri, 4 Dec 2015 08:56:22 +0000 Message-ID: Subject: Re: Camel Aggregator - Completion based on CamelSplitComplete To: "users@camel.apache.org" Content-Type: text/plain; charset=UTF-8 If you want a fork - join kinda pattern, then use the splitter only mode http://camel.apache.org/composed-message-processor.html On Fri, Dec 4, 2015 at 7:13 AM, contactreji wrote: > Hello!! > > I just noticed the the header called CamelSplitComplete in camel splitter > EIP. > > My requirement is to create a single file at the end of aggregation. I have > configured my aggergator as follows > > * > > true > > > ${in.header.CamelSplitComplete} == true > > > ${exchangeId} > > > > * > > But unfortunately, the control is not entering this block at all. Am I > missing out on something? I my completionPredicate configured properly? > > Cheers > Reji > > > > ----- > Reji Mathews > Sr. Developer - Middleware Integration / SOA ( Open Source - Apache Camel & Jboss Fuse ESB | Mule ESB ) > LinkedIn - http://in.linkedin.com/pub/reji-mathews/31/9a2/40a > Twitter - reji_mathews > -- > View this message in context: http://camel.465427.n5.nabble.com/Camel-Aggregator-Completion-based-on-CamelSplitComplete-tp5774653.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2