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 » MQSI 2.0.1 character conversion

Post new topic  Reply to topic
 MQSI 2.0.1 character conversion « View previous topic :: View next topic » 
Author Message
sat_in_field
PostPosted: Thu Mar 06, 2003 6:07 am    Post subject: MQSI 2.0.1 character conversion Reply with quote

Novice

Joined: 23 Jan 2003
Posts: 20

Hello,
Recently I submitted a post to convert a character field to its blob representation, Kiran kindly posted me the following code;

-----------------------------------------
-- Create a 24 byte char string
DECLARE CORREL_ID CHAR;
SET CORREL_ID = InputRoot.XML.IDTag || ' ';

SET OutputRoot.MQMD.CorrelId = CAST (CORREL_ID AS BLOB CCSID InputRoot.Properties.CodedCharSetId);
-----------------------------------------

I have just tried this on our 2.0.1 installation and it appears that the above is valid only from WMQI 2.1.

Does anyone remember MQSI 2.0.1 and can they remember how I would achieve the above conversion in 2.0.1? HELP!

Cheers
Steve
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 » MQSI 2.0.1 character conversion
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.