|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Convert a BLOB Message into String.. |
« View previous topic :: View next topic » |
Author |
Message
|
kiran_mvr |
Posted: Tue Apr 26, 2005 8:23 am Post subject: Convert a BLOB Message into String.. |
|
|
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 |
|
 |
dipankar |
Posted: Wed Apr 27, 2005 12:45 am Post subject: |
|
|
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 |
|
 |
EddieA |
Posted: Wed Apr 27, 2005 7:52 am Post subject: |
|
|
 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 |
|
 |
kiran_mvr |
Posted: Thu Apr 28, 2005 7:01 am Post subject: Convert a " BLOB " message in to String |
|
|
Apprentice
Joined: 12 Dec 2004 Posts: 35
|
Hai
My issue was resolved.
Thanks a Lot for you Help..
Bye _________________ Kiran_manny |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|