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 » Convert a BLOB Message into String..

Post new topic  Reply to topic
 Convert a BLOB Message into String.. « View previous topic :: View next topic » 
Author Message
kiran_mvr
PostPosted: Tue Apr 26, 2005 8:23 am    Post subject: Convert a BLOB Message into String.. Reply with quote

Apprentice

Joined: 12 Dec 2004
Posts: 35

Hai all,

I need to access BLOB message,which iam picking it from a Queue. The message in Queue is an EDI file,which is comming in BLOB. I want to convert that in to a String and access it.

How to Convert a " BLOB " message in to String ???


Plz help me with this..its urgent...
_________________
Kiran_manny
Back to top
View user's profile Send private message
dipankar
PostPosted: Wed Apr 27, 2005 12:45 am    Post subject: Reply with quote

Disciple

Joined: 03 Feb 2005
Posts: 171

you can use CAST function like this-

CAST(Variable_Name AS CHAR CCSID 437);
or
CAST (Variable_Name AS CHAR CCSID InputRoot.MQMD.CodedCharSetId);
Back to top
View user's profile Send private message
EddieA
PostPosted: Wed Apr 27, 2005 7:52 am    Post subject: Reply with quote

Jedi

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

Take a look at the PARSE option of CREATE.

Also use the search option, as this has been discussed many, many times before.

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
kiran_mvr
PostPosted: Thu Apr 28, 2005 7:01 am    Post subject: Convert a " BLOB " message in to String Reply with quote

Apprentice

Joined: 12 Dec 2004
Posts: 35

Hai

My issue was resolved.

Thanks a Lot for you Help..

Bye
_________________
Kiran_manny
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 » Convert a BLOB Message into String..
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.