Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Resolution:
Description:
============
EDI 6.X and above will not process an EDIFACT file with Latin-2 characters.
Environment:
==========
BusinessConnect EDI Protocol 6.X all versions.
Linux all versions.
Cause:
==========
This can happen if the default locale for a Linux system is set "en_US.UTF-8".
Resolution:
=========
Override the default file encoding by adding the following to the deployed BC tra file:
java.property.file.encoding ISO-8859-1