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 8B34F109CD for ; Wed, 20 Nov 2013 11:20:05 +0000 (UTC) Received: (qmail 11163 invoked by uid 500); 20 Nov 2013 11:20:03 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 11112 invoked by uid 500); 20 Nov 2013 11:20:02 -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 97760 invoked by uid 99); 20 Nov 2013 11:09:02 -0000 X-ASF-Spam-Status: No, hits=4.5 required=5.0 tests=HTML_MESSAGE,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of komalbhola@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Wed, 20 Nov 2013 03:08:37 -0800 (PST) From: komal bhola To: users@camel.apache.org Message-ID: <4CAFBEA7-6EF6-48E8-935F-1AF54722B271@gmail.com> In-Reply-To: References: <1384929361989-5743558.post@n5.nabble.com> Subject: Re: Store variable in camel context for later use MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_180552_31484551.1384945717464" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_180552_31484551.1384945717464 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks a lot.. Will try it out .. Regards, Komal Sent from my iPhone On 20-Nov-2013, at 16:30, "Claus Ibsen-2 [via Camel]" wrote: > You can use a java bean and have methods to update date and time. And > let Camel call this bean using its bean component etc. > > > On Wed, Nov 20, 2013 at 7:36 AM, komal bhola <[hidden email]> wrote: > > > Hi, > > > > I need to store a date time variable in body. I need to use this variable in > > different routes and change its date and time. > > I am using following code for this. > > > > ${SYSDATE()} > > > > > > I am a newbie in camel. Plz help. > > > > Thanks, > > Komal > > > > > > > > -- > > View this message in context: http://camel.465427.n5.nabble.com/Store-variable-in-camel-context-for-later-use-tp5743558.html > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > Email: [hidden email] > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen > > > If you reply to this email, your message will be added to the discussion below: > http://camel.465427.n5.nabble.com/Store-variable-in-camel-context-for-later-use-tp5743558p5743568.html > To unsubscribe from Store variable in camel context for later use, click here. > NAML -- View this message in context: http://camel.465427.n5.nabble.com/Store-variable-in-camel-context-for-later-use-tp5743558p5743569.html Sent from the Camel - Users mailing list archive at Nabble.com. ------=_Part_180552_31484551.1384945717464--