cancel
Showing results for 
Search instead for 
Did you mean: 

JMS adapter

Former Member
0 Kudos

Hi,

I am relatively new to XI and am bit confused with the term JMS (Java messaging services ) adapter. We will use file adapter when we supply data to XI through flat file. Similarly IDOC adapter when the data transfer is from R/3 system.

In the similar lines could you please explain the term JMS and the situation where we will use the same (Whether it is related to Java..........lab la lab la .........??). Any help with real time scenario is highly appreciated.

Thanks in advance

kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Palnati,

Java Message Service(JMS) adapter is used to connect XI to messaging systems like IBM MQseries 5.2, IBM MQseries 5.3 etc... these messaging systems have queues in them in which msgs are there.....through JMS, you connect XI to the queues of these external systems to get or put data in the queues of these systems as messages.

So you can have any external msg server in your scenario, so XI provides a default JMS adapter which you will have to configure yourself and deploy in XI so that XI can communicate with your external msg server with your JMS adapter.

you can follow the below link for configuring the JMS adapter for your scenario:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-964...

Thanks,

Rajeev Gupta

Message was edited by:

RAJEEV GUPTA

Answers (3)

Answers (3)

Former Member
0 Kudos

palnati,

JMS Adapter is used when interacting with MQ Series . JMS is inbuilt adapter which you as free when buy XI .

Regards

Sreeram.G.Reddy

Former Member
0 Kudos

Hi,

Please see the below links

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

/people/siva.maranani/blog/2005/09/16/xi-how-to-on-jdbc-receiver-response - XI: How-to on JDBC receiver response

http://help.sap.com/saphelp_nw2004s/helpdata/en/64/ce4e886334ec4ea7c2712e11cc567c/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm

Regards

Chilla..

MichalKrawczyk
Active Contributor
0 Kudos

hi Chandra,

>>>>/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

>>>>/people/siva.maranani/blog/2005/09/16/xi-how-to-on-jdbc-receiver-response - XI: How-to on JDBC receiver response

he's asking about <b>JMS</b> not JDBC - these are two competely different technologies...

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

bhavesh_kantilal
Active Contributor
0 Kudos

JDBC and JMS there is a difference.

You got the wrong set of links this time from your Database I guess.

Regards

Bhavesh

Former Member
0 Kudos

Hi

Oh thanks for reply Michal,

Please see the below links for JMS

/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

content conversion

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

SAP help-

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

Regards

Chilla..

MichalKrawczyk
Active Contributor
0 Kudos

hi,

just read this jms introduction

/people/kan.th/blog/2007/02/05/exploring-jms-and-sap-xi-jms-adaper

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>