Skip to Main Content

E-Business Suite

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Support for Characters with Tilde in Enterprise Edition

Dave SandersFeb 14 2023 — edited Feb 14 2023

We have a scenario where a client's name contains a Ñ (Spanish: eñe).

If I run Gendata/GenPrint locally while pointing to the Enterprise Edition MRL, the character produces correctly with no errors. However, when I run it through Enterprise Edition, Assembler throws an error: DM30121: in GenDocFactory unable to load extract data from transaction record.

Checking the configs for Assembler, we have the following default language configuration:

      env.NLS\_LANG=AMERICAN\_AMERICA.AL32UTF8

Is there something else that I need to configure in order to support characters with tilde? For reference, we are running ODEE 12.6.4. In this assembly line we are using a flat file (ExtrFile.dat) as input, however we have other assembly lines that use XML as input and they fail with the same error as well.

Thanks in advance!

Dave

Comments
Post Details
Added on Feb 14 2023
1 comment
235 views