How to Change the Language in Which Tasks Are Displayed
For better performance, only the English language is listed for the LocaleList
property in the System MBean Browser in Oracle Enterprise Manager Fusion Middleware Control. If you want to display the task title, category, and subcategory in other languages or add other languages, you must change the required language locale in the System MBean Browser.
Note:
You should add all languages at the very beginning. If you add another language later, then any tasks previously written in other languages no longer appear in the worklist. For example, if the previously specified language was English, and you later added French, then any tasks written before you added French no longer appear in the worklist.
To add or change a language:
-
In Oracle Enterprise Manager Fusion Middleware Control, right-click
soa-infra
in the navigator, select Administration, then select System MBean Browser. -
Expand the following in sequence: Application Defined MBeans; then
oracle.as.soainfra.config
; then Server: server_name; then WorkflowConfig. -
Click human-workflow.
To change the language:
-
In the Name column, click LocaleList.
-
In the Value field, click the value.
-
In the Name column, click Language.
-
In the Value field, change
en
to the language value to use. -
Click Apply.
To add additional languages:
-
Click the Operations tab.
-
In the Name column, click
createLocale
. -
In the Value field, enter a value. For better performance, ensure that you include only the languages that you need for task title, category, and subcategory.
-
Click Invoke.
-