Home Discussions Questions & Answers Multi-language Configuration for Reports

Multi-language Configuration for Reports

Avatar photoCustomer May 28, 2023 at 12:15 pm

We are implementing a new language (German) in EBS. Which report elements in Blitz Report support multi-language translation, and how do I access the translation feature for them?

Viewing 8 reply threads
  • Author
    Replies
    • Support May 28, 2023 at 8:01 pm  

      If you have multiple languages installed in EBS, Blitz Report supports multi-language functionality for several elements via the Oracle EBS translation menu icon . The translatable elements include the Report Name, Report Description, Parameter Name, Parameter Description, Category, LOV Description, and Column Headers . You access the translation form by clicking the globe icon typically available in the EBS Forms menu when viewing these fields .

    • Avatar photoCustomer May 30, 2023 at 12:03 pm  

      If I need to provide translations for technical interface labels, like ‘Run’ button or titles on the Blitz Report run window itself, where is this done?

    • Support June 1, 2023 at 11:05 am  

      Translations for user interface labels shown directly on the Blitz Report run window (the user interface) are managed via Application Developer Lookups . You need to query the lookup `XXEN_REPORT_TRANSLATIONS` under Application Object Library and enter translations for the lookup code descriptions as required .

    • Avatar photoCustomer June 2, 2023 at 6:21 pm  

      We use custom error messages defined in FND messages (starting with XXEN) within our PL/SQL procedures. How do we translate those messages for end-users?

    • Support June 3, 2023 at 9:13 am  

      To add translations for user-facing messages, you must navigate to Application Developer > Application > Messages . Query the messages starting with `XXEN` and then add the corresponding translations for the different languages installed in your system .

    • Avatar photoCustomer June 3, 2023 at 2:28 pm  

      After installing the German language pack, what additional concurrent program must be run specifically for Blitz Report multilingual tables?

    • Support June 5, 2023 at 2:40 am  

      After running the standard `adadmin` ‘Maintain multi-lingual tables’ process following the installation of a new language, you must also run the concurrent request ‘Blitz Report Maintain Multilingual Tables’ . This ensures that all Blitz Report-specific multilingual data is properly synchronized .

    • Avatar photoCustomer June 6, 2023 at 5:04 pm  

      What is the simplest way to disable the automated column header translation for a specific report?

    • Support June 7, 2023 at 4:54 am  

      To disable the automated column header translation for all reports system-wide, you can set the profile option ‘Blitz Report Disable Column Translations’ to ‘Yes’ . If you only need to disable it for a single report, you may need to ensure no specific translation is set for the report’s columns, or clone the report and manage the headers manually, although the profile option affects automatic translation functionality globally , .

Viewing 8 reply threads
  • You must be logged in to reply to this post.

Login with: