ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Publication node not sending response

Post new topic  Reply to topic
 Publication node not sending response « View previous topic :: View next topic » 
Author Message
VanshulChawlaSA
PostPosted: Wed Aug 05, 2009 12:21 am    Post subject: Publication node not sending response Reply with quote

Novice

Joined: 03 Jul 2009
Posts: 14

Which fileds in Properties folder and MQMD folder specifies that we need a response for a publication sent?
We have already set the MQMQ.<sgType to Request(1) and ReplyToQ .
Are there any other fileds required?
Its working fine for me when i send a message over MQ but not working for HTTP

The log says :
2009-08-05 09:49:17.373098 5092 UserTrace BIP7080I: Node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmPSService': The Publication Node with Subscription Point ''PAQ/XML'' has received a message of type 'Publish'.
The Publication Node with Subscription Point ''PAQ/XML'' has started processing a message.
No user action required.
2009-08-05 09:49:17.373521 5092 UserTrace BIP7081I: The Publication Node has matched '1' subscriptions to topic ''VAFPortal/Signio/EAPP/PAQ/XML'' for subscription point ''PAQ/XML''.
The Publication Node has matched subscriptions for the current publication and topic.
No user action required.
2009-08-05 09:49:17.373582 5092 UserTrace BIP7082I: Node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmPSService': Publishing to destination 'BRKQM:SUBOUT' for user 'c20999370'.
A publication destination is being added to the list of destinations to 'BRKQM:SUBOUT' for user 'c20999370'.
No user action required.
2009-08-05 09:49:17.373620 5092 UserTrace BIP7085I: Node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmPSService': The Publication Node has propagated a message to its output terminal for subscription point ''PAQ/XML''.
The Publication Node has propagated the current message to its output terminal.
No user action required.
2009-08-05 09:49:17.379049 5092 UserTrace BIP2638I: The MQ output node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmMQOutput' attempted to write a message to queue ''SUBOUT'' connected to queue manager ''BRKQM''. The MQCC was '0' and the MQRC was '0'.
2009-08-05 09:49:17.379264 5092 UserTrace BIP2622I: Message successfully output by output node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmMQOutput' to queue ''SUBOUT'' on queue manager ''BRKQM''.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Wed Aug 05, 2009 1:11 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

I think you could possibly be a little confused.

According to the log extract a message was successfully sent to MQ (see the last 2 entries)

Quote:

2009-08-05 09:49:17.379049 5092 UserTrace BIP2638I: The MQ output node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmMQOutput' attempted to write a message to queue ''SUBOUT'' connected to queue manager ''BRKQM''. The MQCC was '0' and the MQRC was '0'.
2009-08-05 09:49:17.379264 5092 UserTrace BIP2622I: Message successfully output by output node 'MF_EXTRN_SBSA_PublishTopic1.PUB_EAPP_XML.ComIbmMQOutput' to queue ''SUBOUT'' on queue manager ''BRKQM''.

MQCC = 0 & MQRC = 0 indicates that a message was sent to MQ ok.

I guess you are trying to replicate the functionality present with MQ using HTTP.
IF so, what you have to do is read the MQ response message from the replyToQueue and use that to send the HTTP response.
A publish node uses MQ under the hood hence the need to specify a ReplyToQueue.
But there again, I might be wrong but something very similar was asked less than a week ago (IIRC)
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Publication node not sending response
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.