|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Unable to convert the data into BLOB |
« View previous topic :: View next topic » |
Author |
Message
|
547c547 |
Posted: Tue Dec 16, 2014 10:20 pm Post subject: Unable to convert the data into BLOB |
|
|
 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 |
|
 |
kimbert |
Posted: Wed Dec 17, 2014 4:09 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
|
Back to top |
|
 |
547c547 |
Posted: Fri Dec 19, 2014 4:06 am Post subject: |
|
|
 Acolyte
Joined: 16 Jun 2014 Posts: 51
|
I debugged it.. not throwing any error but nothing into BLOB |
|
Back to top |
|
 |
kimbert |
Posted: Fri Dec 19, 2014 4:44 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
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
|
|
|
|