Hi,
I have problems imagining how camel can be used/integrated to route message
depending on return from a service call.
Let's say I have a file source endpoint that send messages to MyOwnRouter
which routes them depending on the return from a call to a service (whatever
may that be).
In the examples provided in various documentation for Routing, the routes
conditions are statically known at startup (when xpath(..)...)
Do I need to write an own component ? Would a bean be enough ? Can I use the
java DSL then ?
Thank you,
Regards,
Sébastien.
-- 
View this message in context: 
http://www.nabble.com/Routing-depending-on-a-Service-tp19393604s22882p19393604.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to