JMS
Adapter Modules
To configure the JMS adapter, the following modules must exist in the module processor in the sender adapter:
Processing Sequence
Module Name |
Type |
Required |
/SAP XI JMS Adapter/ConvertJMSMessageToBinary |
L |
Yes |
/SAP XI JMS Adapter/ConvertBinaryToXMBMessage |
L |
Yes |
/CallSapAdapter |
L |
Yes |
● You insert your own modules before the CallSapAdapter module.
● For each module entered in the table above, in the module configuration, enter the parameters and values for the module you have positioned in the processing sequence.
To configure the JMS adapter, the following modules must exist in the module processor in the receiver adapter:
Processing Sequence
Module Name |
Type |
Required |
/SAP XI JMS Adapter/ConvertMessageToBinary |
L |
Yes |
/ SAP XI JMS Adapter/SendBinarytoXIJMSService |
L |
Yes |
● You insert your own modules before the ConvertMessageToBinary module.
● You can specify parameters and values in the Module Configuration for the modules specified in the table above.
Module Configuration for Module SendBinarytoXIJMSService
Parameter Name |
Parameter Value |
Required |
modulePoolAdminLookupName |
Name of the XI JMS service in JNDI /XIJMSService |
No Default value: /XIJMSService |
JMSMessageType |
Text or bytes |
No Default value: Text |
The above specifications are optional. If you do not make any specifications, the default values are used.