I am having issues reading in a pipe delimited file, which will write out to a fixed record length flat file. When I read in the pipe delimited file, using the following command -
result = connectorMessage.getRawData();
... my JavaScript code only appears to recognize the first record in the file.
I have the Inbound Message Template configured as follows -
Column Delimiter - |
Column Widths - blank
Quote Character - "
Double Quote Escaping - checked
Column Names - blank
Numbered Rows - unchecked
Ignore Carriage Returns - checked
A sample of this pipe delimited input file is as follows -
H||||0|||20141207|20141207|||||||Penumbra||||||||5 0|||||||||XperConn|N|||||||||||||||||||||||
L|||||1753|||1|||N|Y||||||||||20141207|20141207|20 141207||||N||||||||50||||||||||||||||||||||||
L|||||57784|||1|Box||N|Y||||||||||20141207|2014120 7|20141207||||N||||||||50||||||||||||||||||||||||
L||||NueroDocsFlushLine|82311|||1|Case||N|Y||||||| |||20141207|20141207|20141207||||N||||||||50|||||| ||||||||||||||||||
L||||BraunMicropuncture(NeuroDocs)|82313|||1|Case| |N|Y||||||||||20141207|20141207|20141207||||N||||| |||50||||||||||||||||||||||||
I have attached the channel as well.
Any tips for how I can get past this hurdle would be greatly appreciated. Thanks!
result = connectorMessage.getRawData();
... my JavaScript code only appears to recognize the first record in the file.
I have the Inbound Message Template configured as follows -
Column Delimiter - |
Column Widths - blank
Quote Character - "
Double Quote Escaping - checked
Column Names - blank
Numbered Rows - unchecked
Ignore Carriage Returns - checked
A sample of this pipe delimited input file is as follows -
H||||0|||20141207|20141207|||||||Penumbra||||||||5 0|||||||||XperConn|N|||||||||||||||||||||||
L|||||1753|||1|||N|Y||||||||||20141207|20141207|20 141207||||N||||||||50||||||||||||||||||||||||
L|||||57784|||1|Box||N|Y||||||||||20141207|2014120 7|20141207||||N||||||||50||||||||||||||||||||||||
L||||NueroDocsFlushLine|82311|||1|Case||N|Y||||||| |||20141207|20141207|20141207||||N||||||||50|||||| ||||||||||||||||||
L||||BraunMicropuncture(NeuroDocs)|82313|||1|Case| |N|Y||||||||||20141207|20141207|20141207||||N||||| |||50||||||||||||||||||||||||
I have attached the channel as well.
Any tips for how I can get past this hurdle would be greatly appreciated. Thanks!
Issues Reading Pipe Delimited File for Output to Fixed Record Length File
0 commentaires:
Enregistrer un commentaire