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 » Converting BLOB ( Hex ) message to ASCII

Post new topic  Reply to topic
 Converting BLOB ( Hex ) message to ASCII « View previous topic :: View next topic » 
Author Message
burman.abhishek
PostPosted: Thu Feb 01, 2007 10:04 pm    Post subject: Converting BLOB ( Hex ) message to ASCII Reply with quote

Apprentice

Joined: 23 Aug 2006
Posts: 37

I am passing my input data to an Third Party Error Handler by placing the message on a queue. The Input data is in BLOB format and it has failed being "PARSED" against a message set. ( which is OK ). Now the message is being passed to this third Party in a BLOB format , and since BLOB format is Hexa format it is not making much sense to them.

How can i convert this BLOB data to understandable ASCII data. ( I cannot use Reset Content descriptor as it will fail being parsed against the message set once again )
_________________
With warm Regards,

Burman
Back to top
View user's profile Send private message
burman.abhishek
PostPosted: Fri Feb 02, 2007 12:44 am    Post subject: Reply with quote

Apprentice

Joined: 23 Aug 2006
Posts: 37

DONE !!!

CAST (InputRoot.BLOB.BLOB AS CHARACTER ENCODING 1208 );
_________________
With warm Regards,

Burman
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Feb 02, 2007 2:53 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

I would specify CodedCharSetId as well.
_________________
I am *not* the model of the modern major general.
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 » Converting BLOB ( Hex ) message to ASCII
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.