Can anyone explain to me how the splitter and aggregator tie together in the cafe xml sample application?
I can't see any correlation strategy specified so the OrderSplitter split method must be setting the CORRELATION_ID behind the scenes somehow? How does it know to use the Order number as the CORRELATION_ID? Order is just a POJO.
:confused:
