Sonic MQ Adapter

Posted by ashwathnp on 23-Aug-2013 04:30

Hi,

This  is with regard to the query on Sonic MQ Adapter.

I would like to know if it is possible for Sonic MQ adapter to directly communicate with IBM MQ as both are JMS based.

What we are trying to achieve is passing a message from Progress 4GL to IBM MQ using Sonic MQ adapter.

Thanks and Regards,

Ashwath

Posted by Bill Wood on 08-Mar-2016 12:43

Starting in OpenEdge 11.5.1,  Progress OpenEdge provides a generic Java Message Service (JMS) adapter for messaging. This generic JMS adapter can operate with any JMS-compliant vendor, including SonicMQ, IBM WebSphereMQ, and ActiveMQ.    

You can get more information in the product documentation, or look at the whitepaper on Community at

 community.progress.com/.../1986

Further updates happened in 11.6.1 to support all modes: Client Connect, Broker Connect, and Server Connect.

All Replies

Posted by Bill Wood on 09-Oct-2013 06:29

Unfortunately, the SonicMQ Adapter in OpenEdge cannot be used as a generic JMS adapter.  It includes the SonicMQ-specific classes and methods for such things as XMLMessage and MultipartMessage.   As such it cannot use an alternate JMS provider.

Posted by Bill Wood on 08-Mar-2016 12:43

Starting in OpenEdge 11.5.1,  Progress OpenEdge provides a generic Java Message Service (JMS) adapter for messaging. This generic JMS adapter can operate with any JMS-compliant vendor, including SonicMQ, IBM WebSphereMQ, and ActiveMQ.    

You can get more information in the product documentation, or look at the whitepaper on Community at

 community.progress.com/.../1986

Further updates happened in 11.6.1 to support all modes: Client Connect, Broker Connect, and Server Connect.

This thread is closed