This content has been marked as final.
Show 2 replies
-
1. Re: Need to report an error if the file does not exist
sergevil Feb 15, 2013 3:46 PM (in response to sergevil)The only solution that I found is:
<pollEnrich uri="file:{{input_dir}}?fileName=}&noop=true" timeout="5000" />
......................
Is it one more elegant?
-
2. Re: Need to report an error if the file does not exist
davsclaus Feb 16, 2013 3:50 AM (in response to sergevil)You can use the sendEmptyMessageWhenIdle option: http://camel.apache.org/file2