On Sat, Oct 30, 2010 at 2:29 PM, Sri <[email protected]> wrote: > > Hi All, > > I want to use tempFileName=somename.{somenumber} on the FTP URI. is it > possible to use it insted of > tempFileName=somename.tmp >
Yeah you can use a bean to compute the somenumber. See here http://camel.apache.org/file-language.html The bean:myguidgenerator example > Regards > Sri > -- > View this message in context: > http://camel.465427.n5.nabble.com/ftp-tempFile-Name-extension-tp3243271p3243271.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
