Underwriting rules object model
The following illustration shows the relationship between some of the entities for underwriting rules.
The following table describes some of the entities associated with underwriting issues.
Entity or object |
Description |
|---|---|
|
Stores information for a specific period of a policy. The
|
|
These are the issues that evaluator classes create. The issues link to issue types and can contain an approval. These entities can vary in effective time and are copied from branch-to-branch, just like any other effective-dated entity. Some fields on this entity are:
|
|
This entity represents
a history of issues and approvals on the policy. The PolicyCenter maintains the history in a set of non-effdated entities on the policy and outside of the context of any particular job or policy period. PolicyCenter maintains this history for the following reasons:
Since this entity attaches directly to the policy, it is retireable rather than effdated. |
|
A rule defined in . |
|
This entity defines
an underwriting rule as defined in . Has
a foreign key to |
|
This entity defines
the characteristics of an underwriting issue type. Contains the |
|
This entity is similar
to the UWIssue entity
but is accessible from the policy rather than the policy period. This
entity is used for marking a policy issue outside of a job. It identifies
the details of a corresponding For more information, see Working With Add underwriting referral reasons and Configuring underwriting referral reasons. |
The actual link between User and UWAuthorityProfile is through
the array key from User
to UserAuthorityProfile
then through the foreign key from that entity to UWAuthorityProfile. For convenience,
there is a derived array from User
to UWAuthorityProfile.
