You configure queues based on the queue destinations, which
are used to send and receive messages to queues. A queue bus destination
defines the bus name and queue name for the queue. You create one
queue for each destination based on the default Java™ Message Service (JMS) provider.
Procedure
- For the outbound sequential queue, create the queue for
the user interface bus member with the following values:
Option |
Description |
Name |
sqoutui |
Bus name |
uijmsbus |
JNDI name |
jms/maximo/int/queues/sqout |
Queue name |
sqoutuibd |
- Optional: If you created a cron task bus, then
for the outbound sequential queue, create the queue for the cron task
bus member with the following values:
Option |
Description |
Name |
sqoutcron |
Bus name |
cronjmsbus |
JNDI name |
ms/maximo/int/queues/sqout |
Queue name |
sqoutcronbd |
- For the outbound sequential queue, create the queue for
the integration framework bus member with the following values:
Option |
Description |
Name |
sqoutmif |
Bus name |
mifjmsbus |
JNDI name |
jms/maximo/int/queues/sqout |
Queue name |
sqoutmifbd |
- For the inbound sequential queue, create the queue for
the integration framework bus member with the following values:
Option |
Description |
Name |
sqinmif |
Bus name |
mifjmsbus |
JNDI name |
jms/maximo/int/queues/sqin |
Queue name |
sqinmifbd |
- For the continuous queue inbound, create the queue for
the integration framework bus member with the following values:
Option |
Description |
Name |
cqinmif |
Bus name |
mifjmsbus |
JNDI name |
jms/maximo/int/queues/cqin |
Queue name |
cqinmifbd |
- For the inbound continuous error queue, create the queue
for the integration framework bus member with the following values:
Option |
Description |
Name |
cqinerrmif |
Bus name |
mifjmsbus |
JNDI name |
jms/maximo/int/queues/cqinerr |
Queue name |
cqinerrmifbd |