cancel
Showing results for 
Search instead for 
Did you mean: 

Sender/receiver JMS Adapter XML Format

Former Member
0 Kudos

What is the XML format do we need to pass to Sender/receiver JMS adapter to get it processed. Do we have any specific format like JDBC adapter.

Thanks,

Sam

Accepted Solutions (1)

Accepted Solutions (1)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

1) The JMS adapter (Java Message Service) enables you to connect messaging systems to the Integration Engine or the PCK

2) Before to use the JMS adapter we must first install the relevant JMS driver.

The required Java libraries are product-specific The provider setting specifications are the same for the receiver and sender adapter

3)We need to configure the JMS adapter in the configuration part of the Integration Builder/PCK

4) The Sender JMS adapter is configured to send JMS messages to the Integration Engine or the PCK.

5)The Receiver JMS adapter is configured to be able to convert XI messages from the Integration Server or the PCK into JMS messages

Please go through this link

1)http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/frameset.htm

2)http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/frameset.htm - Configuring the Sender JMS Adapter

3)http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/frameset.htm -

Configuring the Receiver JMS Adapter

4)http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/frameset.htm -

JMS-Provider-Specific Settings

5)http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/frameset.htm -

JMS Adapter Modules

6)http://help.sap.com/saphelp_nw04/helpdata/en/45/20d1dec20a0732e10000000a155369/frameset.htm -

Async/Sync and Sync/Async Bridge in the JMS Adapter

http://help.sap.com/saphelp_nw04/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm

Thanks,

Soumya.

Former Member
0 Kudos
former_member181985
Active Contributor
0 Kudos

Hi,

You send/receive any data(XML, text, binary) as JMS is a basically storage point(with guranteed delivery/securtity) from where thirdparty applications push/pull the data from JMS.

Thanks,

Gujjeti

Edited by: Praveen Gujjeti on May 16, 2008 4:40 PM

Former Member
0 Kudos

Hi,

Chekc this below doc..

How-to Guide: How to use content conversion module in the JMS Adapter

The guide is available from SDN (https://www.sdn.sap.com)

under the navigation hierarchy:

SAP Netweaver > Process Integration > How-to Guides.> Exchange Infrastructure

Regards,

Srini