ss file and write log entry per-file in logfile
> ...
> .to( "file:C:/tmp/outbox" )
> ;
> }
> }
>
>
> Hopefully someone could explain a bit - thanks in advance !
>
> Best regards
>
-
Ben O'Day
IT Consultant -http://consulting-notes.com
--
View this message in context:
http://camel.465427.n5.nabble.com/Global-onCompletion-tp4794456p4795874.html
Sent from the Camel - Users mailing list archive at Nabble.com.
poll/UnitOfWork
> ...
> ;
>
> from( "file:C:/tmp/inbox" // + "?maxMessagesPerPoll=20"
> )
>
> // process file and write log entry per-file in logfile
> ...
> .to( "file:C:/tmp/outbox" )
> ;
> }
> }
>
>
> Ho
-file in logfile
...
.to( "file:C:/tmp/outbox" )
;
}
}
Hopefully someone could explain a bit - thanks in advance !
Best regards
--
View this message in context:
http://camel.465427.n5.nabble.com/Global-onCompletion-tp4794456p4794456.html
Sent from the Camel - Users mailing list archive at Nabble.com.