Hi

No this is not possible.

Instead use a timer / scheduler and then use a "dynamic to" to call
the SQL, which can be dynamic.
http://camel.apache.org/how-to-use-a-dynamic-uri-in-to.html

On Sat, Feb 21, 2015 at 5:19 PM, rwijngaa
<rino.van.wijngaar...@gmail.com> wrote:
> Hi,
>
> Is it possible to use a dynamic from() in camel 2.12 ?
> Like this:
>      from(buildAnCamelSqlQueryInABean).process(doSomething); // not possible
> this way!
>
> (like a recipientList but now for from() endpoints)
>
> Regards
> Rino
>
>
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-sql-dynamic-from-tp5763029.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to