cancel
Showing results for 
Search instead for 
Did you mean: 

JMS adapter and BPM

Former Member
0 Kudos

Hi.,

I would like to know if it is possible to use SAP XI3.0 BPM and JMS Adapter for synchronous messaging? Scenario is like this: webapplication-->MQ Series --> xi ---> database. And in reponse message we got to have MessageID, Correlation ID and Reply to Queue name and Queue name Manager. If we could do this, can anyone share some informatino on this topic. From my knowledge i would say yes, but i would like to know exact approach(BPM steps, Configuration steps).Thanks for your time.

Thanx&Regards

Indra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear indrasena,

your szenario looks it fit into this pattern:

Async/Sync-Bridge. You use MQ-Series as client to send an

asynchrone reguest to XI and you want call a JDBC-Adapter

which is synchrone. There is an OSS-Hint 838894 which

describe the picture of this szenario. Unfortunately

the pattern Async/Sync-Bridge is not release untill now.

But the pattern Sync/Asynch-Bridge is release.

You have the choice to do all yourself with BPM or you

can wait until the case 2) (describe in the note) will

be official release. If you want to do yourself you have

to code an Modul-Exit in the JMS-Adapter to get tne messag

ID to be able to do correct Correlation. And this work

will be done, when the case 2) is release.

We have decided to wait for the release because we don't

want to do the same job like SAP will do.

Hop this will help.

Ly-Na Phu

Former Member
0 Kudos

Hi Ly-Na Phu.,

Thanks for the information. And i want to confirm that we can capture the following attributes (in addition to the Message ID) from the request message and use them on the reply message?

Correlation ID

Reply-To Queue Manager

Reply-To Queue

Thanks&Regards

Indrasena

Former Member
0 Kudos

Hi.,

Can anyone please provide input to my prevoius post: is it possible to capture the following attributes (in addition to the Message ID) from the request message and use them on the reply message?

Correlation ID

Reply-To Queue Manager

Reply-To Queue.

Thanks in Advance

Indrasena

moorthy
Active Contributor
0 Kudos

Hi,

Go thru following Weblogs:

1.Walkthrough with BPM:- /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm

2./people/michal.krawczyk2/blog/2005/06/11/xi-how-to-retrieve-messageid-from-a-bpm

3./people/ravikumar.allampallam/blog/2005/02/17/bridging-the-sync-async-bridge-with-fork-xi

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

Hope this helps...

Regards,

Moorthy