Should that perhaps be

<camel:from
uri="file:schedBatchInput?sortby=file:modified&amp;move=../archive/&amp;readLock=changed"
/>

?

On Fri, Jul 15, 2011 at 3:02 PM, johncarlguthrie
<johncarlguth...@gmail.com> wrote:
> Thinking I should include the line that I am trying to use, maybe I just have
> the order wrong or something. The line should pick up a file from
> schedBatchInput, and move it to archive when its done. I'm hoping this will
> pick up the OLDEST file first, I'd prefer to select by file create time than
> last modified time, but I did not see that as an option.
>
> <camel:from
> uri="file:schedBatchInput?sortby=file:modified?move=../archive/&amp;readLock=changed"
> />
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Way-to-have-Camel-process-files-in-timestamp-order-tp4591558p4591834.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to