Oracle® Insurance Rules Palette 9.4.1.0 E23637_01
Valuation configuration tells the system to run the valuation engine. Running the valuation engine means the system will create a valuation structure in memory that pulls all the policy records from the AsValuation table and performs core and configured calculations. The resulting values can be accessed by the transaction's <Math> section. <MathVariables> then can be used in <Assignment>. Assignment configuration uses the Allocation or ReassignAllocations information and writes records to AsValuation for each deposit by fund and Money type.
Example of <Valuation> configuration from the Variable Deferred Annuity product template
<Valuation>
<EffectiveDateNUVMustExist>Yes</EffectiveDateNUVMustExist>
<SystemDateNUVMustExist>No</SystemDateNUVMustExist>
</Valuation>
In the Rules Palette, the Valuation Engine is configured in the General pane.
Valuation Section of a Transaction's General Pane
The Valuation checkbox should be checked if the transaction will need valuation to run.
This MUST be checked if Assignments are configured.
This MUST be checked if you want to pull values from the Valuation XML.
The Effective Date checkbox should be checked if you want to use a valuation date that is different from the Activity’s As of Effective Date.
The Effective Date Type drop down box allows the system date or a field value as the As of Effective Date to be used.
If a field type is selected, then select the field from this drop-down box.
The field needs to already be configured in the transaction for this to be populated. This becomes the activity’s Valuation Date.
If this box is checked, the Unit Values (NUVs) as of the activity’s Valuation Date must be present in order for the activity to process at all. If there are no Unit Values, the system displays an error message stating ”r;NUV’s Missing (Effective Date).”
If the box is checked, Unit Values as of the System Date must be present in order for the activity to process at all. If no Unit Values are present, the system displays an error message stating ”r;NUV’s Missing (System Date).”
If the box is unchecked for a variable product and NUV’s do not exist for the System Date, but Unit Values are present for the Valuation Date, the activity will process in its entirety, except for the calculation of any Gain/Loss. The Activity List screen will display a lightning bolt icon next to the activity with a status of Gain/Loss Pending until Unit Values are added for the System Date. After Unit Values have been entered for the System Date and either the lightening bolt is clicked again or Cycle is run, the Activity Status will change to Active and Gain/Loss will be calculated.
Note: For Fixed products, this should never be checked.
Transaction Valuation in Activity Detail Window in OIPA
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices