Hi Hussain,
Current Camel don't support to change the from(uri) or to(uri) dynamically.
If you want to the send the exchange to the different endpoint
dynicamlly, you can take a look at recipient list [1]
[1]http://camel.apache.org/recipient-list.html
Willem
hussainpirosha wrote:
Thanks Willem for the reply, but still i want to use the same routes that i
have posted (without using a dataformat). Is it possible to evaluate the URI
at runtime ? , somehow source the RSS URL to from() method.
Thanks,
Hussain