cancel
Showing results for 
Search instead for 
Did you mean: 

IBM MQ SERIES -XI-R/3

Former Member
0 Kudos

HI ,

I have to configure a scenario in which the input to XI is in th eform of MQ series i.e there is 1 queue in which all data is there which is to be mapped in XI with R/3.At present there is Business connector installed so i would like to take your view on how to replace the BC with XI and integrate the MQ series with R/3 using XI.

Please suggest.

Regards

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

For doing the same you have to follow the following steps:

First would be to deploy drivers for JMS scenarios - https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f...

Secondly, to configure JMS adapters;

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

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

You need to create the Queue manager,Queue at the MQ side and use that Queue name in the channel configuration for receiving the message.

Follow the weblog:

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

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

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

How to use conversion modules in JMS - https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bf...

Thnx

Chirag