PointInTimeValuation

This business rule can be configured to value the policy back to the last valued date rather than the start of the policy.

PointInTimeValuation Elements/Attributes
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.

XML Example

<PointInTimeValuation>
<WriteBegin>Yes</WriteBegin>
<WriteEnd>Always</WriteEnd>
</PointInTimeValuation>

XML Schema

<PointInTimeValuation>
<WriteBegin> Yes/No </WriteBegin>
<WriteEnd> Always/FundChange </WriteEnd>
</PointInTimeValuation>

 

 

 

 

 

Oracle Insurance Logo Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us