cancel
Showing results for 
Search instead for 
Did you mean: 

jms adapter

Former Member
0 Kudos

plz exp me what is the perpose of jms adapter

Accepted Solutions (0)

Answers (4)

Answers (4)

agasthuri_doss
Active Contributor
0 Kudos

Hi ,

>plz exp me what is the perpose of jms adapter

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

Regards,

sangeetha

Former Member
0 Kudos

Hi,

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

This link will help you...

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/5393. [original link is broken] [original link is broken] [original link is broken]

http://help.sap.com/saphelp_nw2004s/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/content.htm

ref this weblog by william Li

/people/william.li/blog/2006/11/13/how-to-use-saps-webas-j2ees-jms-queue-in-exchange-infrastructure

syn-asyn bridge( with out bpm)

/people/venkataramanan.parameswaran/blog/2007/01/18/syncasync-communication-in-jms-adapter-without-bpm-sp19

similary asyn-syn bridge

/people/sudheer.babu2/blog/2007/01/18/asyncsync-communication-using-jms-adapter-without-bpm-sp-19

also refer

http://help.sap.com/saphelp_nw04/helpdata/en/45/20d1dec20a0732e10000000a155369/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bfc7d12...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20...

/thread/217893 [original link is broken]

/people/alessandro.guarneri/blog/2006/01/04/jms-sender-adapter-handling-too-short-lines

/people/william.li/blog/2006/11/13/how-to-use-saps-webas-j2ees-jms-queue-in-exchange-infrastructure

Thanks

Swarup

Edited by: Swarup Sawant on Mar 23, 2008 6:08 AM

turmoll
Active Contributor
0 Kudos

Hi,

I believe that you will find all relevant JMS adapter information here: [Note 856346 - J2EE JMS Adapter: Frequently Asked Questions (FAQ)|https://service.sap.com/sap/support/notes/856346].

Regards,

Jakub

Former Member
0 Kudos

Hi ,

inna reddy.where r u?

please find the document

Former Member
0 Kudos

Hi,

JMS adapter are used to integrate messaging systems. The message are send and receive from message system Queues.

Refer the below link for more detail:

https://www.sdn.sap.com/irj/sdn/event/webinars?rid=/library/uuid/c01ec7d6-a2d9-2910-9884-fba3c9f8502...

http://help.sap.com/saphelp_nw04s/helpdata/en/cd/d85a9d6fab7d4dbb7ae421f710626c/frameset.htm

http://en.wikipedia.org/wiki/IBM_WebSphere_MQ

Thnx

Chirag

agasthuri_doss
Active Contributor
0 Kudos

Hi,

If you want to deliver the messages to a Queue we can make use of JMS Adapter.

The following discussion will help you

Regards

Agasthuri Doss