About the Add Code Translations Default Message Stream

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.

This stream is available in CSV format only. ThisĀ streamĀ is unlike other CSV formatted streams because it uses column numbers, not column headers, to parse data.

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.

example of data loaded to the EGL_GENERIC_XLATION_ML table.

Eagle's Translation Center also maintains multilingual code values for the Code Values table.