Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for EDI | - |
Not Applicable | - |
Resolution:
Description
==========
When converting XML to X12 EDI documents in the BW EDI plugin, extra characters are being placed in front of the ISA segment.
Environment
===========
TIBCO ActiveMatrix BusinessWorks Plug-in for EDI 1.X
Cause
===========
The encoding for the output EDI document is set to UTF-8 or UTF-16. The translator is inserting a BOM (Byte Order Mark) in the front of the file.
Resolution
===========
Make sure that the file encoding to iso8859-1 for both Read file and Translator task in your BW project.