Consultor Eletrônico



Kbase P126359: Translation manager does not allow to use GENERATE-MD5 to compile files
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

SYMPTOM(s):

Translation manager does not allow to use GENERATE-MD5 to compile files

CAUSE:

This is a known issue.

FIX:

As a workaround, compile the source code outside Translation Manager, using the COMPILE statement.
For example:
COMPILE <sourcefile> LANGUAGES(<languages>) GENERATE-MD5 SAVE.
The translation database must be connected with the logical name "xlatedb".