Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Resolution:
Description:
============
EDI 5.3 and above will not process an EDIFACT file with Latin-2 characters (such as these: ßàáâãäåæçèéêë)even though these characters have been added into the user.cs file on Linux systems.
Environment:
==========
BusinessConnect EDI Protocol 5.3.X and 5.4.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