Globalization-related configuration parameters

The following configuration parameters, defined in config.xml, are new in PolicyCenter 8.0:

  • DefaultApplicationLanguage
  • DefaultPhoneCountryCode
  • DefaultNANPACountryCode
  • AlwaysShowPhoneWidgetRegionCode
  • MulticurrencyDisplayMode

In 8.0, Guidewire has added configuration parameter MulticurrencyDisplayMode that controls whether the application operates in single currency rendering mode or multicurrency rendering mode. The application server does not start if you change the value of MulticurrencyDisplayMode from MULTIPLE to SINGLE. Changing the value of MulticurrencyDisplayMode from SINGLE (the default) to MULTIPLE is irreversible unless you drop the application database.

Important: If you are integrating multiple Guidewire applications, you must set the value of DefaultApplicationCurrency and MulticurrencyDisplayMode to be the same in each Guidewire application.

See also