The Large Messaging sample is a message flow sample application based on the scenario of end-of-day processing of sales data. Messages representing sales though the day are batched together in the store for transmission to the IT center. On receipt at the IT center the batched messages are split back out into their constituent parts for subsequent processing.
This splitting is achieved using a WebSphere Message Broker message flow. Each of the individual messages representing a sale has the same structure.
The Large Messaging sample demonstrates how to:
The messages used in the sample are self-defining XML. This is used for simplicity. Other message formats could easily be used.
Click the following links to find out more about the sample and how to get the pre-built sample running using the wizards.
Import and deploy: 5 minutes
You can set up the sample in one of the following ways:
When you have finished with the sample, you can remove it in one of the following ways: