Hi, I have the following route:
It's running in my, so called, "integration server". It is handling discount updates from other system. At the end of the processing I would like to trigger the shopping system to update the discount (because they are cached). What is the best practice to do it? I could simply forward the original message "<to uri="jms:queue:shop.trigger.discount"/> but I would like to avoid to send the whole payload of the discount. Thank you, Marcin -- View this message in context: http://camel.465427.n5.nabble.com/What-is-the-best-practice-for-trigger-tp5736422.html Sent from the Camel - Users mailing list archive at Nabble.com.