Changing the TIBCO BusinessEvents WebStudio Language for the Classic UI

You can change the default language of TIBCO BusinessEvents WebStudio classic UI from American English (en_US) to other languages.

Prerequisites

Ensure that the language pack of the language, in which you want TIBCO BusinessEvents WebStudio to be displayed, is installed. See TIBCO BusinessEvents Installation for more details.

Procedure

  1. Clear the web browser cache.
  2. Open TIBCO BusinessEvents WebStudio URL in the web browser. Put the locale=<language> or locale=<language_country> as the query string of the URL and reload URL.
    Note: If you load the language that is not supported, the English language is picked up.
    Variable names for the supported languages are as follows:
    Language Variable name
    German de
    French fr
    Italian it
    Korean ko
    Simplified Chinese CN

Example

For example, to load WebStudio with the German language, specify the following URL:

http://localhost:8090/WebStudio/?locale=de

Note: The URL is case sensitive.
WebStudio German Language Login Page