The Add Code Translations default message stream is used to load sources, code categories, code values, and code translations.
Code category related transactions are loaded using the eagle_default_in_csv_addcodetranslations message stream.
Note
This stream is designed for adding data only – updates are not supported. The first column is case sensitive and must contain lowercase values.
Sample records, required data fields, as well as panels, binds, and stored procedures for the Add Code Translations stream are described in the following pages.
Multilingual Implementation
You can load code values in a foreign language using the following streams:
- eagle_default_in_star_generic_translation_ml
- eagle_default_in_csv_generic_translation_ml
Code values in an Eagle multilingual implementation are stored to special code values tables in the PACE_MASTER database using table names ending in "_ml".
The following is an example of data loaded to the EGL_GENERIC_XLATION_ML table.
Note
Add Comment