Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Adding Multilingual Support for Reports

Adding Multilingual Support for Reports

Process Central displays reports created in the Business Intelligence Reporting Tools (BIRT) Designer. Within Process Central, the reports are displayed in the BIRT Viewer.
Process Central provides support for the following languages:
  • German
  • Spanish
  • French
  • Japanese
  • Korean
  • Simplified Chinese
If a browser's preferred language is set to one of the above, the BIRT Viewer automatically displays the report in that language.
To test for a language, provide a URL that specifies a language. For example:
http://localhost:8080/activevos-central/login.jsp?lang=zh_CN
To provide multilingual support for other languages, note the following considerations:
  • To create properties files for the report design, refer to
    http://www.birt-exchange.org/wiki/BIRT:Internationalization/
    .
  • To create properties for the BIRT Viewer text strings and error messages, for languages Process Central does not support, you must manually find and change several
    messages.properties
    files. The main file for the BIRT Viewer text strings is located in
    server\webapps\activevos\WEB-INF\lib\ae_birtviewer.jar
    .

0 COMMENTS

We’d like to hear from you!