Configuring multicurrency and rating

In the base configuration, the rating engine creates cost data in the currency of the associated coverage.

For costs not associated with a coverage, the rating engine uses the PreferredCoverageCurrency on the policy period associated with the line being rated.

The gw.rating.AbstractRatingEngineBase class defines a TaxRatingCurrency property and sets it to the PreferredSettlementCurrency on the policy period associated with the line being rated. The AbstractRatingEngineBase class is a read-only file.

See also