IBM Maximo Asset Management Multitenancy 7.6

Configuring JMS endpoints and handlers

Outbound messages in a publish channel are placed into the default queue and you must configure the JMS endpoint and handler to send the message to WebSphere MQ.

Procedure

  1. Create an WebSphere MQ provider on the WebSphere Application Server and configure an integration endpoint to point to the message queue (MQ) provider by using:
    1. The destination JNDI name (DESTJNDINAME)
    2. The connection factory JNDI name (CONFACTORYJNDINAME)
  2. Configure the endpoint to point to the WebSphere MQ by using:
    1. The destination JNDI name (DESTJNDINAME)
    2. The connection factory JNDI name (CONFACTORYJNDINAME)
    3. The provider URL (PROVIDERURL)
    4. The initial context factory (CONTEXTFACTORY)


Feedback