
Make specifications for the JMS provider WebSphereMQ (MQ Series).
This is the WebSphereMQ implementation of the Topic/QueueConnectionFactory.
The adapter uses a Topic/QueueConnectionFactory object to generate Topic/QueueConnection objects of the JMS provider.
A queue object encapsulates a provider-specific queue name. This enables a client to make the queue JMS API methods known.
If this is a local machine, the value is localhost.
This entry does not affect the character set of the transferred messages.
The JMS adapter communicates with the MQ Series server using TCP/IP sockets.
Communication takes place using dynamic libraries. For example, Microsoft uses files with the ending .DLL; Unix uses files with the ending .SO or .SL.
In a 64-bit operating system, the libraries must also be 64 bit.
If the libraries in a 64-bit operating system are not 64 bit, see SAP Note 790963.
The receiver uses the WebSphereMQ API.
The receiver uses the JMS API.
Defining Connection Pooling Settings
You use this option only with WebSphere MQ V6.0 and below. Connection pooling is a new feature in WebSphere MQ V7.0 and above, hence this feature should not be used with WebSphere MQ V7.0.
Enabling Security
The MQ QueueManager certificate should be present in the PI JEE engine TrustedCAs keystore.
To select the cipher suite from a list of predefined values, in the SSL Cipher Suite select WebSphere MQ Cipher Spec, and in the WSMQ Cipher Specselect the cipher specification.
The WSMQ Cipher Spec should be the same as specified in the SSL configuration while creating the secure channel on MQ side.
To manually specify the cipher suite, select Other in the SSL Cipher Suite, and in the Other Cipher Suite enter the cipher suite.
The PI certificate used for client authentication should be imported in the IBM QueueManagers key database.