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 » CCSID problem

Post new topic  Reply to topic
 CCSID problem « View previous topic :: View next topic » 
Author Message
RAJESHRAMAKRISHNAN
PostPosted: Wed Aug 11, 2004 4:59 am    Post subject: CCSID problem Reply with quote

Voyager

Joined: 01 May 2004
Posts: 96

I have a message from AS400 to Unix,with character set id set as MQRFH2.CodedCharSetId = 37(The MQMD.CodedCharSetId is set to 819 by our exit). I tried converting this to 819 using the convert option in MQInput node. But this is not working !! Can anyone suggest a way to do this. I don't want to code the conversion logic in ESQL.
Back to top
View user's profile Send private message
wooda
PostPosted: Wed Aug 11, 2004 5:35 am    Post subject: Reply with quote

Master

Joined: 21 Nov 2003
Posts: 265
Location: UK

I think the broker documentation is a little confused on this point.

Selecting convert in the input node is the same as using the MQGMO_CONVERT option in an MQGET.
So if the Format field is a built MQ format, MQ will do an automatic conversion of the message payload from the CCSID in the last MQ header to the CCSID specified in the input node. It will do the reverse when putting a message from the flow.
However if you are going to parse your message in XML or MRM domains then these will convert the message to the internal broker CCSID (unicode) as they parse it anyway.
It will then be returned to it's original format (if the MQMD remains unchanged) when it 's put again.

So the only point in doing convert on the input node is if you want to handle your message as a BLOB.

MQ can only convert if the Format field in the MQMD is a built in MQ format.
Back to top
View user's profile Send private message
RAJESHRAMAKRISHNAN
PostPosted: Wed Aug 11, 2004 6:01 pm    Post subject: Reply with quote

Voyager

Joined: 01 May 2004
Posts: 96

Thanks very much.
Back to top
View user's profile Send private message
EddieA
PostPosted: Thu Aug 12, 2004 9:00 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
MQ can only convert if the Format field in the MQMD is a built in MQ format

Or you have a user-written conversion exit.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
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 » CCSID problem
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.