Field Translators

To apply custom field translators to the ePortal environment for EAE and AB Suite systems, you need to add the custom FieldTranslator to the bundle folder of the generated application.

For this, create a new folder called fieldtranslators within the bundle folder and copy the custom FieldTranslator in the folder. For example,

C:\NGEN_CE\Classes\com\unisys\sample\eportal\fieldtranslators\FieldTranslator_en_US.d ll. The ePortal import Wizard imports this assembly into the ePortal Data Source project and at runtime, the AB Suite/EAE connector finds and uses it to translate the host character set as required.

Refer to Folder Structure – Output Files for more information on the view of Folder Structure of output files.