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 D7B7518FA9 for ; Sat, 25 Apr 2015 05:11:58 +0000 (UTC) Received: (qmail 5581 invoked by uid 500); 25 Apr 2015 05:11:58 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 5535 invoked by uid 500); 25 Apr 2015 05:11:58 -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 Delivered-To: moderator for users@camel.apache.org Received: (qmail 89038 invoked by uid 99); 24 Apr 2015 19:13:48 -0000 X-ASF-Spam-Status: No, hits=3.5 required=5.0 tests=HTML_MESSAGE,HTML_NONELEMENT_30_40,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: message received from 54.164.171.186 which is an MX secondary for users@camel.apache.org) Date: Fri, 24 Apr 2015 12:12:50 -0700 (MST) From: dphan To: users@camel.apache.org Message-ID: <1429902770472-5766310.post@n5.nabble.com> Subject: Complex Correlation Expression MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_55980_78823757.1429902770473" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_55980_78823757.1429902770473 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I'd like to aggregate exchanges that meet multiple conditions. For example, group exchanges that have the same 2 header properties (e.g., timestamp, source_type).I think all I should do is something like:timestamp & source_typeIf this is possible, do you know if this is supported in version 2.12?Thanks,David -- View this message in context: http://camel.465427.n5.nabble.com/Complex-Correlation-Expression-tp5766310.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_55980_78823757.1429902770473--