Configuring PolicyCenter for a single currency

When you run PolicyCenter with MultiCurrencyDisplayMode disabled, currency fields are not visible in the user interface. Examples of currency fields in the user interface are currency selectors on screens and currency columns in tables.

In the base configuration, PolicyCenter runs with MultiCurrencyDisplayMode disabled.

To run PolicyCenter with MultiCurrencyDisplayMode disabled, set the following parameters in config.xml:

Parameter

Value

Description

MulticurrencyDisplayMode

SINGLE

The multicurrency display mode. In the base configuration, this parameter is set to SINGLE.

DefaultApplicationCurrency

A typecode from the Currency typelist.

The default currency for the application. Set to the currency of your choice.

See also