Oracle® Insurance Rules Palette Release 9.3.1.0 E21044_01
This business rule can be configured to value the policy back tot he last valued date rather than the start of the policy.
| Element/Tag | Definition | Attribute | Element/Attribute Value and description |
|---|---|---|---|
|
<PointInTimeValuation> |
The opening and closing tags of the business rule. |
Yes No |
|
|
<WriteBegin> |
Required This indicates whether the values are to be written at the beginning of the process. If "Yes", then the values are always written at the beginning of the processing. If "No", then the values are never written ant the beginning of the processing. |
||
|
<WriteEnd> |
Required This indicates how the values are to be written at the end of the processing. If "Always", then the values are always written at the end of the processing, whether the fund values change or not. If "FundChange", then the values are only written at the end of the processing if the fund value changes. |
Always FundChange |
<PointInTimeValuation>
<WriteBegin>Yes</WriteBegin>
<WriteEnd>Always</WriteEnd>
</PointInTimeValuation>
<PointInTimeValuation>
<WriteBegin> Yes/No </WriteBegin>
<WriteEnd> Always/FundChange </WriteEnd>
</PointInTimeValuation>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices