Oracle® Insurance Rules Palette
OIPA now allows the role percentages for a role belonging to a policy or segment to exceed 100%. Role fixed fields can be retrieved in ScreenMath using TYPE=EXPRESSION and database column name both in Policy and Segment levels
The following entities were configured in the Functional Prototype Plan, within the Prototype Company, to demonstrate this new functionality.
PolicyScreen: This business rule is configured to allow the role percentages for a certain role to exceed 100%. To view the prototype configuration, navigate in the Main Explorer to Companies | Prototype Company | Plans | Functional Prototype Plan | Plan Rules | PolicyScreen and click on the XML Source pane. The key configuration for this business rule is explained below.
The Role screen fixed fields and Role percent can be retrieved in ScreenMath using TYPE=EXPRESSION and database column name like the same syntax as other field mathvariables (ActivityField, Field, ObjectField, PlanField, PolicyField and SegmentField)
Example (<MathVariable VARIABLENAME="PrimaryBeneficiaryRolePercent" TYPE="EXPRESSION"
DATATYPE="DECIMAL">RolePercent</MathVariable>)
Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices