cancel
Showing results for 
Search instead for 
Did you mean: 

JMS Adapter

Former Member
0 Kudos

Hi friends,

I want to work on JMS adapter. Could any one give some step by step Scenarios related to <b>JMS using IBM websphere MQ serie</b>.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos
Former Member
0 Kudos

Hi Mudit ,

Here in this presentation ,which you have given they mentioned like this...

--> <b>Sender-Adapter: receive from queue (Consumer)</b>

-->Receiver-Adapter: put in queue (Producer)

--> Receiver-Adapter: DeliveryAcks configurable!

could clarify how sender can act as receiver and what abt putting in queue by receiver...

I am confused here could you pls explain it.

Former Member
0 Kudos

Hi Raju,

<i>Sender-Adapter: receive from queue (Consumer)</i> - it means XI will receive incoming source msg in a Sender JMS adapter and then it will process it in the integration engine...........

Thanks,

Rajeev Gupta

Shabarish_Nair
Active Contributor
0 Kudos

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

Second would be to configure the adapter -

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

More details;

In case JMS scenario that you have is a sync one, in that case if you are below SP19 you might have to build a BPM - ref:

http://help.sap.com/saphelp_nw04/helpdata/en/83/d2a84028c9e469e10000000a1550b0/content.htm

Else ref:

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

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

How to correlate JMS messages -

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5059f110-0d01-0010-7c8b-fdc...

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...