Hi Its using a cron syntax to define the times to run. Search the web for cron tutorials, as you can specfify that also, eg run at 1pm and 4pm etc.
On Fri, Jul 11, 2014 at 8:50 AM, [email protected] <[email protected]> wrote: > This route runs only once a day @ 1pm. > I want this route to to run several times a day at specified times (1pm, > 4pm,...) > Since I cannot just duplicate the line to add a 4pm-execution, I am stuck. > I am hoping I do not need to duplicate the RESP and the REQ routes to > accomplish the interface to run several times a day. > > <from uri="quartz://XXXnameRequestTimer?cron=0+0/1+*+*+*+?"/> > > Anyone able to help/advise ? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-tp5753699.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
