To connect Mainframe MQ

Hi,

As I need to connect Mainframe MQ to get data from there and send data to there only.
Any one have any idea how to connect Mainframe MQ from webMethods.

Thanks
Abhinav

Hi Abhinav,

you will have to place some jars under IntegrationServer/instances/default/lib/jars/custom/ and restart the IntegrationServer.

After that you can configure a JNDI/JMS connection in the IS Admin UI under Settings → Messaging.

You can then use Built-In Services for JMS handling to send and receive data.

Regards,
Holger

Hi Holger,

The requirement is like that I need to connect Mainframe queue directly, its some queue implemented at their side in Mainframe.