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.