IBM Integration Bus, Version 9.0.0.8 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Default message flow behavior

The broker controls the behavior of your message flows, and defines what actions are taken if you do not change that behavior.

The broker provides the following default actions for all messages that are processed by your message flows:

The execution and threading model
When you deploy a message flow to an integration server, the broker allocates a certain number of threads to that message flow. For further information about how this processing works, see Execution and threading models in a message flow.
Error handling
When you configure your message flows to process messages, you can include error processing of your own. The broker runs default processing if an error occurs that you have not provided additional processing for; this processing is independent of the protocol that you are using to communicate with the broker. It is described in Default error handling.
Transactional support
The broker handles all messages individually, and does not relate an action taken by the message flow to other actions, processes, or messages. A message flow that is not configured to implement transactional support succeeds or fails regardless of the outcome of interactions with or updates to other resources such as WebSphere® MQ queues and databases. Learn more about transactional support in Message flow transactions.
Data conversion
Different hardware platforms and operating systems operate in different code pages. Operating system code pages are also affected by the locale in which you operate. The broker does not allow for these differences unless you change some aspects of its configuration. If you are exchanging messages between unlike systems, you might have to update broker or WebSphere MQ configuration, or design and supply your own conversion procedures.

For information about how you can change the configuration of your broker, its WebSphere MQ queue manager, and your message flows to influence these behaviors, see Changing message flow behavior.


bz90330_.htm | Last updated Friday, 21 July 2017