Posted: Wed Jul 04, 2012 11:00 pm Post subject: Message Queue: Trying to Publish EOD Message using MQ 7.
Newbie
Joined: 04 Jul 2012 Posts: 1
Hi All,
1 ) I am trying to use the Pub/Sub capability of MQ 7 - and publishing messages into the Default Queue (SYSTEM.BROKER.DEFAULT.STREAM).
I am also trying to publish an EOD message once the actual data is published.
The actual data itself gets published and MQ correctly pushes it into the subscriber queue - the EOD message is going into the dead letter queue, Why?
The options I am trying to provide for publishing the EOD message are –
Publish/Subscribe=Yes
Service Type=MQRFH2
Publication format -->System value=MQSTR
-by using these options MQ is not being pushed into the correct queue, instead it is getting posted to the “Dead-Letter Queue” queue with the error reason as “MQRC_MSG_TYPE_ERROR”.
2) When I publish a message as a Datagram - MQ correctly pushes it into the subscriber queue - but not with the EOD message.
(For EOD message we use separate datastage job which will runs after publish job and creates the message type(EOD)=999999.
Question:-
For publishing job, do we need to provide the QUEUE NAME?
Please help us in identifying what the issue is.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum