___
> From: Claus Ibsen
> To: "users@camel.apache.org"
> Sent: Sunday, 4 May 2014 1:23 PM
> Subject: Re: pollEnrich all the files in a directory
>
>
> On Sun, May 4, 2014 at 9:38 AM, Chirag Dewan wrote:
>> Hi,
>>
>> Can I consum
From: Claus Ibsen
To: "users@camel.apache.org"
Sent: Sunday, 4 May 2014 1:23 PM
Subject: Re: pollEnrich all the files in a directory
On Sun, May 4, 2014 at 9:38 AM, Chirag Dewan wrote:
> Hi,
>
> Can I consume all the files in a director
On Sun, May 4, 2014 at 9:38 AM, Chirag Dewan wrote:
> Hi,
>
> Can I consume all the files in a directory,using poll enrich?
>
> My route would be something like :
>
> from("seda:abc").pollEnrich("file:/path/of/directory?delete=true).to("file:/path/of/output);
>
> And I send requests to the route w
Hi,
Can I consume all the files in a directory,using poll enrich?
My route would be something like :
from("seda:abc").pollEnrich("file:/path/of/directory?delete=true).to("file:/path/of/output);
And I send requests to the route with null body or blank body.
context.createProducerTemplate().sen