Try using pollEnrich(...) to grab the file from S3. http://camel.apache.org/content-enricher.html
Jakub On 20/01/15 15:03, aidatechinc wrote: > thank you. my example was using a file, I am aware of the polling stratregy > for a file component. The problem is I am trying to solve is grab once file > per user request from AWS-S3 and put it in the system. I want it to run > once, without deleting the file on AWS. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-to-run-a-consumer-route-once-tp5761932p5761946.html > Sent from the Camel - Users mailing list archive at Nabble.com.
