XDOLOADER And XLIFFLOADER Utilities Not Uploading Data Correctly For Translatable Templates
(Doc ID 754045.1)
Last updated on AUGUST 08, 2024
Applies to:
BI Publisher (formerly XML Publisher) - Version 11.5 to 12.0 [Release 11.5 to 12.0]Information in this document applies to any platform.
Symptoms
When uploading rtf and xlf files using XDOLoader and XLIFFLoader programs, the output of the concurrent program is not displaying correctly in translated language.
This works fine when uploading the .rtf and .xlf files from front end XML Publisher Administrator->Template Definition screen.
Further checking shows that once one uploads the files using both the Loaders, the data in table 'XDO_TRANS_UNITS' and 'XDO_TRANS_UNIT_VALUES', it is not populated at all. Also when click the Export translation button on the template definition page for this template it shows that the translation file is incomplete.
Sample commands used:
-DB_USERNAME <apps user> \
-DB_PASSWORD <apps password> \
-JDBC_CONNECTION <hostname:port:sid>\
-LOB_TYPE TEMPLATE \
-APPS_SHORT_NAME FND \
-LOB_CODE XX_FND_TEMPLATE \
-LANGUAGE en \
-TERRITORY US \
-XDO_FILE_TYPE RTF \
-NLS_LANG AMERICAN_AMERICA.UTF8 \
-FILE_CONTENT_TYPE 'application/rtf' \
-FILE_NAME XX_FND_TEMPLATE.rtf \
-CUSTOM_MODE FORCE
-DB_USERNAME <apps username> \
-DB_PASSWORD <apps password> \
-JDBC_CONNECTION <hostname:port:sid>\
-APPS_SHORT_NAME FND \
-TEMPLATE_CODE XX_FND_TEMPLATE \
-FILE_NAME XX_FND_TEMPLATE_fr_FR.xlf \
-CUSTOM_MODE FORCE
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |