Large Messaging sample

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 an IBM Integration Bus 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.

NOTE: In WebSphere Message Broker Version 8.0 and IBM Integration Bus, message model schema files contained in libraries are the preferred way to model messages for most data formats, including the new DFDL domain. Message sets continue to be supported, and are required if you use the MRM or IDOC domains. You can continue to import and deploy message sets for use in message flows. However, if you need to create one or more message sets, message definitions, or message categories when using this sample, you must first enable message set development in the IBM Integration Toolkit. For more information, see Enabling message set development in the IBM Integration Bus documentation.

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

Read about the sample

You can set up the sample in one of the following ways:

You can import or import and deploy a sample only when you use the information center that is integrated with the IBM Integration Toolkit.

Run the sample

Extend the sample

When you have finished with the sample, you can remove it in one of the following ways: