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 » Unable to convert the data into BLOB

Post new topic  Reply to topic
 Unable to convert the data into BLOB « View previous topic :: View next topic » 
Author Message
547c547
PostPosted: Tue Dec 16, 2014 10:20 pm    Post subject: Unable to convert the data into BLOB Reply with quote

Acolyte

Joined: 16 Jun 2014
Posts: 51

SET OutputRoot."BLOB"."BLOB" = ASBITSTREAM(EV,IM.Properties.Encoding,IM.Properties.CodedCharSetId,'F63RKPC002001','SEGMENT','Delimiter',options);


Message Definition, which Delimeter (All elements delimited, comma as delimiter)

<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="RECORD">
<xsd:sequence>
<xsd:element name="INTERFACE_RECORD" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="MESSAGE_TYPE">
<xsd:sequence>
<xsd:element name="TAB" type="RECORD"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="RECORD_M" type="MESSAGE_TYPE">
</xsd:element>
</xsd:schema>

My input EV.TAB.RECORD_M ='33','2013318','20140825','1001466','20140825','SHA00885'

The problem is, unable to convert the data into BLOB .. Please let me know my mistake.. it is not throwing any error.
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Dec 17, 2014 4:09 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Please quote the version of WMB or IIB that you are using.

Quote:
it is not throwing any error
It almost certainly is reporting an error. Where have you looked for errors?
I suggest that you read this ( excellent ) article on how to diagnose problems:
https://www.ibm.com/developerworks/community/blogs/c7e1448b-9651-456c-9924-f78bec90d2c2/entry/diagnostic_tools_available_in_websphere_message_broker_and_ibm_integration_bus
_________________
Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
Back to top
View user's profile Send private message
547c547
PostPosted: Fri Dec 19, 2014 4:06 am    Post subject: Reply with quote

Acolyte

Joined: 16 Jun 2014
Posts: 51

kimbert wrote:
Please quote the version of WMB or IIB that you are using.

Quote:
it is not throwing any error
It almost certainly is reporting an error. Where have you looked for errors?
I suggest that you read this ( excellent ) article on how to diagnose problems:
https://www.ibm.com/developerworks/community/blogs/c7e1448b-9651-456c-9924-f78bec90d2c2/entry/diagnostic_tools_available_in_websphere_message_broker_and_ibm_integration_bus


I debugged it.. not throwing any error but nothing into BLOB
Back to top
View user's profile Send private message
kimbert
PostPosted: Fri Dec 19, 2014 4:44 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

In that case, the next step is to take a debug-level user trace ( refer to the link that I posted for how to do this ). Then read the trace to see what the flow was doing when it 'stopped'.
_________________
Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
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 » Unable to convert the data into BLOB
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.