Hello,

We have a Camel context wherein we are writing file per minute.

uri="file:src/output?fileName=XXX_${date:now:yyyyMMddhhmm}_1.txt&fileExist=Append"
 />

Is there a way we can have a file per 5 minute without writing any extra code?


Thanks and Regards,

Vanshul Chawla

Reply via email to