Oracle® Insurance XML Configuration Guide Release 9.4.1.0 E23637_01
This business rule can be configured to value the policy back to the 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. |
||
|
<WriteBegin> |
Required This indicates whether the values are to be written at the beginning of the process. |
"Yes" - the values are always written at the beginning of the processing. "No" - the values are never written at the beginning of the processing. |
|
|
<WriteEnd> |
Required This indicates how the values are to be written at the end of the processing. |
"Always" - the values are always written at the end of the processing, whether the fund values change or not. "FundChange" - the values are only written at the end of the processing if the fund value changes. |
<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