Hello All, I am multicasting and need to alter the document before I send it to different endpoints. To do this, I use onPrepareRef="myProcessor". The issue that I am running into is that the copy of the Exchange that I get does not have much info other than a copy of the exchange. It would be helpful to have properties analogous to the splitter like:
CamelSplitIndex CamelSplitSize CamelSplitComplete This is especially helpful for the recipient list. You do get the Exchange.TO_ENDPOINT. Other than that, you just get a copy of the original Exchange without any context. I think it would be useful to have extra properties on the exchange similar to the Split pattern. Does this make sense? Thanks! Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Multicast-Position-and-Exchange-Properties-tp5763768.html Sent from the Camel - Users mailing list archive at Nabble.com.