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
- In the navigation pane of the Integrated Solutions Console,
select , and create a bus and specify uijmsbus for
the name.
- 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.
- Create a bus and specify mifjmsbus for
the name.
- Add the integration framework cluster as a member of the
mifjmsbus bus.
- 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.
- Optional: Add the cron task cluster as a member
of the cronjmsbus bus.