This parameter determines the language in which the Performance Dashboard is to be displayed. As in PPM, the country code is specified.
The parameter is added to the Web application URL as follows:
language=<Locale>
If the parameter is not specified, the Performance Dashboard is displayed in the default language.
A Performance Dashboard can only be displayed in the languages for which a description item has been specified in the root item of the dashboard definition file.
Example
<pcdefinition name="DemoCockpit">
<description name="Beispielcockpit" language="DE"/>
<description name="Demo Cockpit" language="EN"/>
...
</pcdefinition>
This restriction also applies to the URL parameter language if you want to display a Performance Dashboard directly. If no Performance Dashboard is transferred, i.e., it is only to be displayed in the list of dashboards, any language for which resource files exist in the Web application can be transferred.
Make sure that the specified language is supported by the relevant dashboard component, i.e., login, dashboard list and dashboard display.