Configuring the JMS Adapter
Use
The JMS adapter (Java Message Service) enables you to connect messaging systems to the Integration Engine.
The adapter supports the JMS specifications 1.02b and 1.1.
For more information about the SAP JMS provider, see:
Prerequisites
- You must install the corresponding JMS driver to use the JMS adapter.
The required Java libraries are product-specific and can be obtained from either the product vendor or other providers.
- Following installation, you must deploy the libraries on the AS Java so that the JMS adapter can access the required Java classes at runtime.
- If you are using MQSeries 53x.xxx, you must enter the following JAR files in com.sap.aii.adapter.lib.sda:
- com.ibm.mq.jar
- com.ibm.mqbind.jar
- com.ibm.mqjms.jar
- connector.jar (use the JAR file from the AS Java client directory)
- If you want to use the SAP JMS provider, you can either use system-defined JMS topics/queues, or create JMS topics/queues.
For more information, see Managing JMS Server Configuration
For more information, see
Procedure
- Create a communication channel in the Integration Directory.
- To configure the adapter, select the Parameters tab page.
- Select JMS as the Adapter Type.
Defining the Direction of the Adapter
- Define the adapter.
The parameters that you have to enter for the adapter depend on the Direction you want the adapter to have (sender/receiver).
- You can add your own modules to the adapter.