Re: Using timer and MongoDb queries

2012-08-08 Thread rich_g
Thanks guys, That helps a lot. -- View this message in context: http://camel.465427.n5.nabble.com/Using-timer-and-MongoDb-queries-tp5716634p5716984.html Sent from the Camel - Users mailing list archive at Nabble.com.

Using timer and MongoDb queries

2012-07-31 Thread rich_g
Hi all I want to make a timer that polls a Mongo collection to get data with an id > variable set at runtime. I am able to get a timer working using but don't know how to set a query filter from("timer://myTimer?period=3") .to("mongodb:myDb?database=test&collection=test&operation=f