International Projects
The International folder contains three sample projects: Big5, Japanese, and Korean. The three sample projects show how the adapter works on a cross platform with multiple encoding.
Examples in the three projects apply to files that contain character sets that are not represented in ASCII and IS0-8859-1.
Note: UTF-8 repository encoding is required whenever an adapter handles non ASCII or non ISO-Latin-1 data. For more information about how to change the encoding of your file or server based repository, see
TIBCO ActiveMatrix Adapter for Files for Unix/Win (TIBCO Business Studio) User’s Guide.
The international examples are created to show cross platform support with multiple encodings. The examples contain adapter configuration for the following file content encodings.
| Project Name | Language | File Content Encoding | Data Set Description |
|---|---|---|---|
| Big5 | Traditional Chinese | Big5 | 90% of Big5 Character Set |
| Japanese | Japanese | Shift JIS (CP943) | 95% of SJIS Character Set |
| Japanese | EUC-JP | Sample EUC_JP Data | |
| Japanese | Shift JIS (CP943) | Sample SJIS Data | |
| Korean | Korean | EUC-KR | Sample EUC_KR Data |
Copyright © Cloud Software Group, Inc. All rights reserved.