cancel
Showing results for 
Search instead for 
Did you mean: 

Module in Receiver JMS Adapter

Former Member
0 Kudos

I am using the following Modules in one of receiver JMS adapter. What is the function of each Bean that we are using here ??

Any links in this regard is appreciated

1-AF_Modules/RequestOnewayBean-Local Enterprise Bean-0

2-SAP XI JMS Adapter/ConvertMessageToBinary-Local Enterprise Bean-convert_XI2Bin

3-SAP XI JMS Adapter/SendBinarytoXIJMSService-Local Enterprise Bean-exit

4-AF_Modules/WaitResponseBean-Local Enterprise Bean-1

thanks

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (3)

Answers (3)

vijay_b4
Active Contributor
0 Kudos

Hi Palnati Kumar,

You can check this link,which gives clear idea about JMS adapter......

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

Reward points if this helps.....

Regards

Vani.

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

Former Member
0 Kudos

You can find some info regarding JMS adapter modules here : http://help.sap.com/saphelp_nw04/helpdata/en/4d/a3bc97ff55c742af7faed661635baf/content.htm

Rgds

Chris