Wednesday, 31 August 2016
Publish-Subscribe in WMQ
Step 1:- Open MQ Explorer
New-->Topic with name 'Topic1'
Topic string-->COMPANY
Step 2:- Create New-->Subscription with name as 'sub'
Topic Name-->topic1 select
Destination QMGR -->mq
Destination Queue Name --> q1
Finish
Then goto Topic & select topic1
right click on Test Publication
Put some message in mq data--> To view the message open q1
Testing whether message falls in Queue q1 or not.
Subscribe to:
Posts (Atom)