Creating buses for Java Message Service

A service integration bus consists of member application servers that share a common infrastructure to exchange information.

About this task

The naming convention for bus names combines the following identifiers:

  • The function of the bus, such as mif for Maximo® Integration Framework, ui for user interface, and cron for cron tasks.
  • The service that uses the bus, such as jms for Java™ Message Service (JMS)
  • The message engine type, such as bus for a service integration bus

Procedure

  1. In the navigation pane of the Integrated Solutions Console, select Service Integration > Buses, and create a bus and specify uijmsbus for the name.
  2. Add the user interface cluster as a member of the uijmsbus bus. By default, adding clusters to the bus creates a message engine for each cluster.
  3. Create a bus and specify mifjmsbus for the name.
  4. Add the integration framework cluster as a member of the mifjmsbus bus.
  5. Optional: If you plan to send integration messages from cron tasks that create or update business objects in Maximo Asset Management, such as work order generation or reorder, create a bus and specify cronjmsbus for the name.
  6. Optional: Add the cron task cluster as a member of the cronjmsbus bus.