Re: Retrieve computed filename according to move or moveFailed

2012-05-29 Thread s.rocca
}_${file:onlyname} ... In this way I can manage these expressions on a per route basis. Bye, Stefano -- View this message in context: http://camel.465427.n5.nabble.com/Retrieve-computed-filename-according-to-move-or-moveFailed-tp5713669p5713686.html Sent from the Camel - Users mailing list archive at

Re: Retrieve computed filename according to move or moveFailed

2012-05-29 Thread Henryk Konsek
> Is it possible to retrieve the name of the file renamed/moved according to > the move and moveFailed expression at the end of the route As far as I know File component doesn't provide information about path of the moved file. However you can evaluate move directory using the interceptor and set

Retrieve computed filename according to move or moveFailed

2012-05-29 Thread s.rocca
use CameFilenameProduced? Thanks Stefano -- View this message in context: http://camel.465427.n5.nabble.com/Retrieve-computed-filename-according-to-move-or-moveFailed-tp5713669.html Sent from the Camel - Users mailing list archive at Nabble.com.