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 error

Post new topic  Reply to topic
 publication node error « View previous topic :: View next topic » 
Author Message
rkford11
PostPosted: Thu Dec 23, 2004 9:10 am    Post subject: publication node error Reply with quote

Partisan

Joined: 06 Jun 2004
Posts: 316

when the message goes to the publication node, it gives me the following error.

(BROKER:default)Requested response cannot be sent for non-RFH message.

A message requesting a response was received by the Publish/Subscribe Service. In order to send a response, the Publish/Subscribe Service requires that the message contains an RFH or RFH2 format header. The received message contained neither.

Ensure that the message was placed on the correct queue for the required message flow. If the correct queue was used, ensure that the message sent for this operation has an RFH or RFH2 header, or ensure that the report options in the message descriptor are set so that a response is not requested.


please let me know the way to avoid this.

Thanks
Back to top
View user's profile Send private message
JT
PostPosted: Thu Dec 23, 2004 9:34 am    Post subject: Reply with quote

Padawan

Joined: 27 Mar 2003
Posts: 1564
Location: Hartford, CT.

Quote:
please let me know the way to avoid this

The answer is right there.

Quote:
Ensure that the message was placed on the correct queue for the required message flow. If the correct queue was used, ensure that the message sent for this operation has an RFH or RFH2 header, or ensure that the report options in the message descriptor are set so that a response is not requested.

If you want to avoid the error, do as recommended by ensuring there is a RFH2 header attached to your message and that the MQMD identifies that the RFH2 header is present (MQFMT_RF_HEADER_2).
Back to top
View user's profile Send private message
sieijish
PostPosted: Thu Dec 23, 2004 10:00 am    Post subject: Reply with quote

Acolyte

Joined: 29 Nov 2004
Posts: 67
Location: London

SET OutputRoot.MQRFH2 = NULL;
SET OutputRoot.MQRFH2.(MQRFH2.Field)Format
SET OutputRoot.MQRFH2.(MQRFH2.Field)CodedCharSetId
SET OutputRoot.MQRFH2.(MQRFH2.Field)NameValueCCSID
SET OutputRoot.MQRFH2.psc.Topic

Set proper values for the above RFH2 fields.
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 error
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.