Creating and configuring a queue
You can choose to use a single JMS queue for multiple external systems or create a separate queue for each external system that you use. Queue creation and configuration involves multiple steps. You can use the default queues or create additional queues, depending on your integration requirements.
About this task
Separate queues are used to support outbound transactions and inbound transactions. Configure a queue to support either inbound or outbound transactions, not both. Configure outbound queues for use with publish channels and configure inbound queues for use with enterprise services.
Procedure
- Create and configure the message queue on the JMS server.
- Associate the Liberty JMS server to the Maximo® server bundle by using the server.xml file.
- In the External Systems application of Maximo Manage, define
properties for the queue. You can create additional queues to meet system needs. If you do not use the default queues, use the JMS provider for your queue configuration.
- In the External Systems application of Maximo Manage, configure the external system and enterprise services to use the queues.