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 » Issue with Publication Node

Post new topic  Reply to topic
 Issue with Publication Node « View previous topic :: View next topic » 
Author Message
satya_jammy
PostPosted: Tue May 08, 2012 2:26 am    Post subject: Issue with Publication Node Reply with quote

Acolyte

Joined: 01 Oct 2009
Posts: 66

HI I am able to publish the messages in my flow using the publication node,Using the below code in WMB7
SET OutputRoot.MQMD.Format = MQFMT_RF_HEADER_2;
SET OutputRoot.MQRFH2.psc.Topic=topicName;
SET OutputRoot.MQRFH2.(MQRFH2.Field)Version = 2;
SET OutputRoot.MQRFH2.(MQRFH2.Field)Format = 'MQSTR';
SET OutputRoot.MQRFH2.(MQRFH2.Field)NameValueCCSID = 1208;
SET OutputRoot.MQRFH2.psc.Command = 'Publish';
As My flow is deployed in AIX I was asked to change the NameValueCCSID from 1208 to 819.

I tested my flow using 819 as the NameValueCCSID and passed the message to the Publication node. But the Publication node is not publishing the messsage.My flow is simply getting terminated after the Message reaching the Publication node with out any error. When i retested the flow with 1208 as the NameValueCCSID ,The publication node is publishing the Message. Is any thing else needed to be coded while using 819 as a NameValueCCSID?Please help
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue May 08, 2012 3:30 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

Not all CCSIDs are supported for NameValueCCSID.
Back to top
View user's profile Send private message
satya_jammy
PostPosted: Tue May 08, 2012 3:37 am    Post subject: Reply with quote

Acolyte

Joined: 01 Oct 2009
Posts: 66

Hi mqJeff,

Thanks for the reply. I am not sure about the Significance of the NameValueCCSID.(Trying to understand from the Help) Does the NameValueCCSID dependent on the environment we use..? In Aix what value i need to populate for this Field?.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue May 08, 2012 3:40 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

The NameValueCCSID field is the CCSID for the name/value pairs you put in the MQRFH2.

Leave it at 1208.

Tell who ever asked you to change it to 819 to explain why they think that's a good change for this particular field.
Back to top
View user's profile Send private message
rekarm01
PostPosted: Wed May 09, 2012 1:49 am    Post subject: Re: Issue with Publication Node Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 1415

satya_jammy wrote:
I am not sure about the Significance of the NameValueCCSID. (Trying to understand from the Help)

See also: http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/topic/com.ibm.mq.csqzak.doc/fr14620_.htm
Back to top
View user's profile Send private message
mapa
PostPosted: Wed May 09, 2012 7:08 am    Post subject: Reply with quote

Master

Joined: 09 Aug 2001
Posts: 257
Location: Malmö, Sweden

Perhaps worth mentioning is that in WMB V7 you can publish without creating a publish command message by using the Properties tree instead together with the publish node.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Issue with Publication Node
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.