Large File 834 HIPPA

Hi All ,

We are are processing 834 HIPPA ., basically we process the FlatFiles to 834 EDI ., First we used to get the flatfile (these are big files like 30,000 - 40,000 KB) , depending on size of file we are generating Multi segment for that perticulat file then conver that to 834 and validate agaist the HIPPA Standard schemas … here we are getting error like

[92]2007-03-29 13:30:18 CDT [ISP.0090.0003C] Start 834 Hipaa validation xxx_20060605022345.834 swapRows();writeTDnowrap(“row-l”);[91]2007-03-29 13:30:18 CDT [ISP.0090.0003C] 834 Envelop validation completed xxx_20060605022345.834 swapRows();writeTDnowrap(“row-l”);[90]2007-03-29 13:29:32 CDT [ISU.0000.9999W] Done invoking yyyy834MAP.processingMaps:convertInputTo834 (Service.doInvoke) [TRNSERV.000014.000031] swapRows();writeTDnowrap(“row-l”);[89]2007-03-29 13:29:32 CDT [ISP.0090.0003C] Validation of Outbound 834 started. xxx_20060605022345.834 swapRows();writeTDnowrap(“row-l”);[88]2007-03-29 13:29:30 CDT [ISU.0000.9999D] Inserting doc u324050v26ffb8ts0000002i into datastore [TRNSERV.000016.000073] swapRows();writeTDnowrap(“row-l”);[87]2007-03-29 13:06:22 CDT [ISP.0090.0003C] convert Multiple xxxx_20060605022345.txt swapRows();writeTDnowrap(“row-l”);[86]2007-03-29 13:06:22 CDT [ISP.0090.0003C] Starting ConvertInputTo834 for xxx_20060605022345.txt swapRows();writeTDnowrap(“row-l”);[85]2007-03-29 13:06:22 CDT [ISU.0000.9999D] Inserting doc u324050v26fe0tc200000025 into datastore [TRNSERV.000016.000073] swapRows();writeTDnowrap(“row-l”);[84]2007-03-29 13:06:18 CDT [ISP.0090.0003C] starting process for xxx_20060605022345.txt swapRows();writeTDnowrap(“row-l”);[83]2007-03-29 13:06:17 CDT [ISP.0090.0003C] 834 Starting Process

then IS Server you will see log like

[108]2007-03-29 15:39:50 CDT [ISP.0090.0004C] walgreens834MAP.maps:validateOutbound834 – com.wm.lang.flow.FlowException:wm.ip.hipaa.sample.largeFile.HP:parseLargeST(): java.lang.reflect.InvocationTargetException: OutOfMemoryError

did any one know how to handled the large documents…

and

sometimes we are getting following error …, did anyone knows why this error occurs…

error :
XMLCoder decode invalid data type: java.io.BufferedWriter

Thanks in advance.

Raj