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 to CHARACTER

Post new topic  Reply to topic
 Converting BLOB to CHARACTER « View previous topic :: View next topic » 
Author Message
aarthive
PostPosted: Tue Feb 28, 2012 4:11 am    Post subject: Converting BLOB to CHARACTER Reply with quote

Newbie

Joined: 28 Feb 2012
Posts: 1

Hi,

I have an issue in converting Blob to character. I am receiving a file as an email attachment which is placed in a FTP location. The File is read as a BLOB using the File input node. While casting this blob to character I am getting an exception. Can some body help me to resolve this. code used for casting

DECLARE dataRecordBlob BLOB InputRoot.BLOB.BLOB;
SET OutputRoot.Data = CAST (dataRecordBlob AS CHAR CCSID 819 ENCODING 273);

Exception received

RecoverableException
File:CHARACTER:/build/S700_P/src/DataFlowEngine/ImbParserManager.cpp
Line:INTEGER:630
Function:CHARACTER:ImbParserManager::parserClassName
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2291
Text:CHARACTER:Failed to locate constant Insert
Type:INTEGER:5
Text:CHARACTER:Data
Back to top
View user's profile Send private message
ruchir123
PostPosted: Tue Feb 28, 2012 4:21 am    Post subject: Reply with quote

Acolyte

Joined: 04 Jan 2012
Posts: 58

Hope this can help you

http://www.mqseries.net/phpBB2/viewtopic.php?t=40588&view=next&sid=50001dc7b0fc791b2ecf53f77fbbf9fe
Back to top
View user's profile Send private message
kimbert
PostPosted: Tue Feb 28, 2012 5:55 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

ruchir123: How will that link help? I don't see anything that looks like this problem at all??

aarthive: You need to do one of the following:
- Google for the IBM error code 'BIP2391'. I don't see why we should have to do it for you.
- Take a user trace - the trace will contain the full text of this error, and any others.
- Look in Windows Event Viewer ( if you're on Windows ). That will also show the full text of any errors.
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 to CHARACTER
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.