MQ - Subscribe to a Topic

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ArjunK
Participant
Posts: 30
Joined: Sun Apr 30, 2006 6:32 pm

MQ - Subscribe to a Topic

Post by ArjunK »

Hi Folks,
Is it possible for the MQ Stage to Subscribe to a topic for reading the messages?

I went through the documentation and searched the site but couldn't find much information on this.

Thanks.
gnan_gun
Participant
Posts: 30
Joined: Thu Aug 02, 2007 5:31 am
Location: Mumbai, India

Re: MQ - Subscribe to a Topic

Post by gnan_gun »

Message Queue(MQ) It is combination of XML & MQ. Before Entering in to MQ Server all records should be in XML format. and It is using when the all columns data put in a one column.
eostic
Premium Member
Premium Member
Posts: 3838
Joined: Mon Oct 17, 2005 9:34 am

Post by eostic »

Hmm. That's a very good question. I have rarely seen MQ used with Topics (MQ reigns in point to point messaging), and have written my own JavaPack classes to read from _JMS_ Topics, but that's a whole different discussion. The Stage and Connector (v8) provide some level of documentation for them but I'm not sure if it's in v7, nor have I tried it. Anyone else tried it?

Ernie
Ernie Ostic

blogit!
<a href="https://dsrealtime.wordpress.com/2015/0 ... ere/">Open IGC is Here!</a>
Post Reply