What version of Camel do you use?

There is some examples here
http://camel.apache.org/file-language.html

At first glance your url looks correct.

On Tue, Feb 9, 2016 at 8:03 PM, camel_ch <chitturi...@gmail.com> wrote:
> Hi
>
> I am trying the below  using camel route
>
> <to
> uri="file:{{file.path}}?noop=true&amp;fileExist=Append&amp;fileName=2767_${date:now:yyyyMMdd}.txt"
> />
>
>
> But instead of 2767_20160209.txt  , it is giving
>
> 2767_now:yyyyMMdd.txt
>
> Any help is highly appreciated !
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/date-command-pattern-tp5777485.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

Reply via email to