Hello Friends, 

I have a requirement where my application is acting as a gateway and receive
the viewid from the calling application. My application has to use this view
id to get the endpoints for rest services form the database. The DB url keep
changing so i have to be in sync with them.
Also i have to pre-process and post-process the headers and body before
sending and receiving data form backend endpoint. 

- How can i create dynamic endpoints with this information in DB?
- I see recipentList pattern but how can i pre-process and post-process the
body of the message?

Kindly help.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Dynamic-routing-for-backend-micro-services-tp5789412.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to