File currencies.xml split into multiple currency.xml files

In the 7.x releases, Guidewire provides a single currencies.xml file that contains information on all defined currencies. In 8.0, Guidewire splits the currencies.xml file into multiple currency.xml files. Each currency file contains information on a single currency only.

PolicyCenter stores each currency file in its own location in Studio, in a separately labeled currency folder:

configuration > config > currencies currencyCode

For example, the currency.xml file for the Australian dollar is in the following location in Studio:

configuration > config > currencies > aud

The purpose of this change is to reduce merge conflicts during upgrade.

See also