cancel
Showing results for 
Search instead for 
Did you mean: 

JMS to WebService

Former Member
0 Kudos

Hi,

we have JMS to WS Scenario. I am wondering if i have to use the Asynch/Synch bridge or can i configure the JMS-Sender with the given Modules for using the XI-Conversation-ID?!

Does somebody has some experience on this?!

First i want to send back response from WS to JMS-Queue, the next step will be to send it to another WebService.

What are the steps?!

br Carsten

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Carsten,

You can realize this scenario with the JMS Adapter Modules and without the BPM Asynch/Synch Bridge.

The only prerequisite is that your PI runs at least with SP 13.

Take a look here:

http://help.sap.com/saphelp_nw70/helpdata/en/45/20d1dec20a0732e10000000a155369/frameset.htm

With best regards

Sebastian

Former Member
0 Kudos

Hi, thx for this information.

Our system runs on SP12 - so is it anyway possible with the modules?!

But on the other hand - when i want to send from JMS to WS to another WS i don't need this ASYNCH/SYNCH Bridge. am I Right?!

Do i need BPM for this?!

br

Former Member
0 Kudos

Hi Carsten,

In fact i was wrong its available with SP 10 (PI 7.0), take a look here:

http://help.sap.com/saphelp_nw70/helpdata/de/a2/8c8d42e8ea0d53e10000000a155106/frameset.htm,

on NetWeaver 2004s its SP 19.

About the other question i think you need to detail if the requests between your WS and JMS system are synchronous or asynchronous, BPM is of course one option to combine them.

br