Oracle BPM WorkSpace Customization for Labels and Text Messages

WorkSpace uses a default set of labels and text messages, which you can customize.

By default, customization for labels and text messages is not enabled. If the property fuego.workspace.customMessageBundle is not present in the WorkSpace configuration file, WorkSpace uses a default set of labels and text messages.

The customized text for labels and text messages is defined in a properties file located under <ORABPM_HOME>/webapps/workspace/WEB-INF/classes.

WorkSpace loads the contents of this file based on the property fuego.workspace.customMessageBundle in the WorkSpace configuration file. The value of this property is the name of the properties file where you define the new values for all the messages you want to customize.

For all the messages whose key is included in the properties file, WorkSpace displays the customized value. For the rest of the messages it uses the default value.

If the file specified in the WorkSpace configuration file does not exist, WorkSpace uses the default text for all labels and text messages.