|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Please guide me |
« View previous topic :: View next topic » |
Author |
Message
|
ashfaque.ansari |
Posted: Mon Sep 12, 2011 12:36 am Post subject: Please guide me |
|
|
Novice
Joined: 05 Sep 2011 Posts: 12
|
Hi i m trying to convert csv message into Xml and using flow order node i m mapping the data into database and again converting the data into text..but i m getting the error as shown below:
ExceptionList
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\ImbDataFlowNode.cpp
Line:INTEGER:1073
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmFileInputNode
Name:CHARACTER:mqsi/MessageSplitter#FCMComposite_1_12
Label:CHARACTER:mqsi.MessageSplitter.File Input
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
RecoverableException
File:CHARACTER:F:\build\S700_P\src\DataFlowEngine\TemplateNodes\ImbOutputTemplateNode.cpp
Line:INTEGER:318
Function:CHARACTER:ImbOutputTemplateNode::processMessageAssemblyToFailure
Type:CHARACTER:ComIbmFileOutputNode
Name:CHARACTER:mqsi/MessageSplitter#FCMComposite_1_14
Label:CHARACTER:mqsi.MessageSplitter.File Output1
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
ParserException
File:CHARACTER:F:\build\S700_P\src\MTI\MTIforBroker\MtiImbParser2\MtiImbParser.cpp
Line:INTEGER:1890
Function:CHARACTER:MtiImbParser::refreshBitStreamFromElements - 9 par
Type:CHARACTER:ComIbmFileInputNode
Name:CHARACTER:mqsi/MessageSplitter#FCMComposite_1_12
Label:CHARACTER:mqsi.MessageSplitter.File Input
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:5286
Text:CHARACTER:ImbRecoverableException caught from worker when attempting to write out the bitstream.
Insert
Type:INTEGER:5
Text:CHARACTER:text_ms
Insert
Type:INTEGER:2
Text:CHARACTER:1
Insert
Type:INTEGER:5
Text:CHARACTER:Text1
Insert
Type:INTEGER:5
Text:CHARACTER:/BlockAMsg
ParserException
File:CHARACTER:F:\build\S700_P\src\cpi\pwf\nxd\tdswriter.cpp
Line:INTEGER:272
Function:CHARACTER:CTDSWriter::write
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:5447
Text:CHARACTER:TDS writing error
Insert
Type:INTEGER:5
Text:CHARACTER:/BlockAMsg/RTGSPriority
ParserException
File:CHARACTER:F:\build\S700_P\src\cpi\pwf\nxd\nxdsimpletype.cpp
Line:INTEGER:1439
Function:CHARACTER:NXDSimpleType::writeFixedString
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:5436
Text:CHARACTER:A string data item is too long for a fixed length field
Insert
Type:INTEGER:5
Text:CHARACTER:94^RTGSPriority
Insert
Type:INTEGER:5
Text:CHARACTER:String
Insert
Type:INTEGER:2
Text:CHARACTER:2
Insert
Type:INTEGER:5
Text:CHARACTER:Characters
Insert
Type:INTEGER:2
Text:CHARACTER:3
Insert
Type:INTEGER:5
Text:CHARACTER:Characters
Insert
Type:INTEGER:5
Text:CHARACTER:21
here the lenght of RTGSpriority is 2 but in first conversion it showing /n/r with 21 like 21/n/r which i dont know why....please help me |
|
Back to top |
|
 |
Vitor |
Posted: Mon Sep 12, 2011 4:22 am Post subject: Re: Please guide me |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ashfaque.ansari wrote: |
here the lenght of RTGSpriority is 2 but in first conversion it showing /n/r with 21 like 21/n/r which i dont know why....please help me |
Nor do we. You've given no details about how you've mapped this csv file in the input message set, no details about the file format (especially this ^ character which looks a lot like a tag separator to me) or any details on what you've tried already.
You've correctly identified the problem (the data is too big for the target field) and that's very much all we can say.
I'm also unclear on where XML fits into all this. You're (you say) reading a csv field, updating a database with it and writing it out as text (presumably where this error crops up). Where's the XML? _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Sep 12, 2011 8:35 am Post subject: Re: Please guide me |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Vitor wrote: |
(especially this ^ character which looks a lot like a tag separator to me) |
No, that's from the exception list processing. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Sep 12, 2011 8:36 am Post subject: Re: Please guide me |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
mqjeff wrote: |
Vitor wrote: |
(especially this ^ character which looks a lot like a tag separator to me) |
No, that's from the exception list processing. |
Oh, so it is. Either insufficient coffee or the batteries in these glasses are running down.  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
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
|
|
|
|