file endpoint to xquery problem

2018-09-18 Thread Wang Yan
In my camel route has below route , which send file input to xquery to generate file output. as below shown # camel route ## from("file:src/data?moveFailed=.error"). to("xquery:myxquery.xq").to("file:target/output"); My problem is myxquery.xq file it has a function w

Re: camel-mail validation process

2018-09-18 Thread Claus Ibsen
Hi You can try to turn of peek with peek=false On Mon, Sep 17, 2018 at 4:12 PM Marco Pampaloni wrote: > > Hi everyone, I've been trying to write down a camel route that listens to a > mailbox and downloads the messages when needed... The problem is that the > server contains about 5k mails and it