cancel
Showing results for 
Search instead for 
Did you mean: 

JMS distributed destination

Former Member
0 Kudos

Hello,

Until now I have not managed to find any information about the support of JMS distributed destinations in SAP PI.

Read what is a distributed destination? http://edocs.beasys.com/wls/docs100/jms/dds.html

I need to read and send messages through such a JMS distributed destination, using the JMS adapter. Until now we are not able to get it to work...

Is this JMS feature supported by the JMS adapter or by the J2EE engine?

Many thanks.

Roberto.

Edited by: Roberto Viana on Oct 7, 2008 11:05 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Rob,

Not a expert I must admit, but the link provided by you states "A distributed destination is a set of destinations (queues or topics) that are accessible as a single, logical destination to a client. A distributed destination has the following characteristics:

  • It is referenced by its own JNDI name."

You can actually configure JMS adapters using JNDI so I think this should be possible. More info here,

http://help.sap.com/saphelp_nw04/helpdata/en/c1/739c4186c2a409e10000000a155106/content.htm

Do let us know if this helps and works!

Regards

Bhavesh

Former Member
0 Kudos

Thanks Bhavesh,

We have tried that configuration before but the messages are not getting into the queue...

When we use a normal physical queue then it works fine.

Regards,

R.

Former Member
0 Kudos

Hi there,

I have solved the issue, please read this blog to see the complete overview of the problem and solution.

Many thanks!

R.