cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI as JMS Provider

former_member182412
Active Contributor
0 Kudos

HI Experts,

We want to read the data from Webshere MQ Queue using sender JMS adapter and we want use SAP PI as JMS provider and place the data in SAP PI JMS queue using receiver JMS adapter based on below Welliam Li blog

http://scn.sap.com/people/william.li/blog/2006/11/13/how-to-use-saps-webas-j2ees-jms-queue-in-exchan...

1)So can we use SAP PI as JMS provider??

2) can we use this for large volumes (we expecting 2 million messages per day)

3) Can we monitor JMS Queue (as far as i know there is no monitoring for JMS Queue)

Please suggest your thoughts.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>3) Can we monitor JMS Queue (as far as i know there is no monitoring for JMS Queue)

no, that's why it's a bad idea to use PI as a JMS server

better to use any of the free alternatives - like ActiveMQ for example,

Regards,

Michal Krawczyk

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi, This thread seems to have some disparate views on how to implement a queue specific to SAP.

I need to receive JMS messages from Agile PLM. Being an Oracle product, it currently funnels messages to Oracle's own queue.

Given that, I have to configure a replacement queue. I was hoping to extend PI for this if possible. My message volumes should be low for the foreseeable future.

What is recommended in this case and can you direct me to good documentation for setup?

Thanks.


former_member188961
Participant
0 Kudos

Hi Praveen,

1)So can we use SAP PI as JMS provider??

2) can we use this for large volumes (we expecting 2 million messages per day)

3) Can we monitor JMS Queue (as far as i know there is no monitoring for JMS Queue)

Please suggest your thoughts.

1) Yes, we can use SAP PI as JMS provider. we have already done a POC that PI as a JMS provider.

2) I am not sure about the volume. we have tested with small valumes..

3) By using Hermes JMS tool we can monitor the messages in the queue.

Hope this helps..

Thanks,

Srikanth

banersu
Participant
0 Kudos

Hi Srikanth,

Could you please send me a document which givws us step by step guide on how to do a POC for JMS ->PI   or  PI->  jms kind of interface when we donot have any JMS queue licensed

vicky20691
Active Contributor
0 Kudos

Hi Suparna,

Create the JMS queue in SAP PI nwa. then user HERMES tool (it comes with SOAP UI), to send the message to JMS queue you created. If your JMS Queue is receiver you can monitor the jms queue via Hermes.

Follow the link to perform the configurations

HowTo: Connect to SAP JMS Provider with HERMES - Process Integration - SCN Wiki

Regards,

Vikas

former_member188961
Participant
0 Kudos

Hi Suparna,

Share your mail ID or send me a test mail to so that I can share the document.

banersu
Participant
0 Kudos

Thanks srikanth.

Please find my mail id below:

banerjeesuparna650@gmail.com

Thanks,

Suparna