cancel
Showing results for 
Search instead for 
Did you mean: 

XI 3.0 - Tibco integration

Former Member
0 Kudos

Hi

We want to send data from XI 3.0 to Tibco IB2 using JMS and JMS topics. Is this possible? Or does SAP XI only support JMS queues?

Does anyone have any experience with JMS topics, and how to set this up in XI 3.0?

Any feedback is much appreciated.

Br

Kenneth Eriksen

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Kenneth -

Archana is correct. JMS Topics are not supported. Officially, you can check NOTE 856346: J2EE JMS Adapter: Frequently Asked Questions (FAQ). Among other things, there you'll find:

<i>2. Functions and architecture

2.1. Question: Does the JMS Adapter support JMS topics

(publish&subscribe)?

Answer: No. The JMS Adapter works with JMS queues because 100% Exactly

Once (In Order) service quality can only be guaranteed with JMS queues.

See also: "Java Message Service", Monson-Haefel/Chappel, O'Reilly

Publishers, 0-596-00065-5 2001, page 102 "... In this case, the

once-and-only-once is in doubt".</i>

Regards,

Jin

agasthuri_doss
Active Contributor
0 Kudos

Hello Jin,

> JMS Topics are not supported

Any Update in SAP PI ?

Regards

Agasthuri Doss

valter_oliveira
Active Contributor
0 Kudos

Hello.

SAP PI only supports JMS topics since version 7.3 (May 2011)

Regards,

Valter Oliveira.

Former Member
0 Kudos

I think XI suppports only queues not topics since topics means publish subscribe mechanism which XI doesnt support. And I havent seen any reference to topics anywhere in the JMS adapter configuration.

--Archana

Former Member
0 Kudos

Hi Ken,

Were you able to find answer to this question? I am in a similar situation and your findings will be helpful.

Regards

Ran