Page 1 of 1

Read from a MQ Cluster using the MQ Connector

Posted: Thu Mar 14, 2013 3:40 am
by thebird
Hi,

How to connect to a MQ cluster to read messages using the MQ Connector stage?

I have an MQ cluster consisting of 4 Queue Managers (QM) - to which Message Broker (MB) is publishing. DataStage job has to read the published messages and process them. The messages published by MB is available across all the 4 QM - so wondering how the DataStage job can be made to read all these messages using the MQ Connector stage. Is there a specific property or a config that needs to be set up?

When the MQ connector is used to write messages - I see an option for providing Cluster information - but this is not available while using the Connector as a source stage. So wondering how to do this.

Thanks!