cancel
Showing results for 
Search instead for 
Did you mean: 

Can PI 7.1 host MQ messages?

Former Member
0 Kudos

Hi ALL

I am assuming that PI can only receive MQ messages hosted by an external application, but it cannot host MQ messages for external application to connect and pick up messages.

Please, do let me know if there is a way around for PI to host MQ messages.

Your help is greatly appreciated!!

Thank you,

Patrick

Edited by: Patrick Jones on Jan 13, 2009 10:15 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

PI JMS (MQ) adapter acts like JMS client application, it can send message to MQ server and pull messages from MQ server, it can not hold MQ message. It's like any other client-server concept, it's the server that holds / provides data.

Jayson

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

The NW Java engine has a JMS queueing mechanism build in. So in principle it is possible to host JMS messages. But I do not know the details. I have only used the functionality to test the JMS adapter with this queues.

Maybe you ask in the Netweaver platform forum?

Regards

Stefan