Show TOC

Configuring Additional ParametersLocate this document in the navigation structure

Use

If you want to configure your JMS Adapter for additional functionality you can use the following parameters.

Parameter Name

Parameter Value

Description

JMS.TextMessage.charset

Default value: UTF-8

You use this parameter to specify the type of encoding the channel has to use while converting binary messages to the string format.

JMS.XIMessage.charset

Default value: UTF-8

You use this parameter to specify the type of encoding the channel has to use while converting XI messages to the binary format.

JMS.Message.dump

True/False

You use this parameter to enable dumping of message payload in debug mode.

Recommendation

Recommendation: SAP recommends you to use this parameter only if there is a need as this impacts the performance of the system.

JMS.Remove.SubscriptionID

True/False

Default value: True

You use this parameter to remove the subscription ID of the topic when the channel is stopped.

UseOldClusterLock

True/False

You use this parameter if you want the message listener to use older method of cluster lock implementation while listening to the messages.

Note

Note: For more information on the cluster lock method refer SAP Note 1501724.

libraryName

Default value: com.sap. aii. Adapter.library

You use this parameter to specify a customized library to connect with the JMS provider and JDBC drivers. This option then overrides the default library com.sap. aii. Adapter.library.