Oracle® Insurance Rules Palette Release 9.3.1.0 E21044_01
This business rule allows validations that specify which roles cannot be assigned to the same person. Age validations can also be added.
|
Element/Tag |
Definition |
Attribute |
Element/Attribute Value and Description |
|---|---|---|---|
|
<RolesExist> |
The opening and closing tag for the business rule. |
|
This rule is generally
attached to the following transactions: Processing these transactions performs the validations on this business rule. |
|
<Role> |
Required
element; Opening tag of the role section.
|
|
|
|
<RoleCode> |
Required
element;
|
|
Required
Value; |
|
<FieldsExist> |
Optional
element;
|
|
|
|
<Field> |
Required element;
|
|
Required value;
|
|
GROUP |
Required
attribute; |
||
|
DISPLAY |
Required
attribute; |
<RolesExist>
<Role>
<RoleCode>01</RoleCode>
<FieldsExist>
<Field GROUP="Client" DISPLAY="SSN/TIN">TaxID</Field>
<Field GROUP="Client" DISPLAY="DOB">DateOfBirth</Field>
</FieldsExist>
</Role>
<Role>
<RoleCode>23</RoleCode>
</Role>
<Role>
<RoleCode>37</RoleCode>
</Role>
<Role>
<RoleCode>82</RoleCode>
</Role>
</RolesExist
<RolesExist>
<Role>
<RoleCode/>
<FieldsExist>
<Field GROUP="" DISPLAY=""/>
<Field GROUP="" DISPLAY=""/>
</FieldsExist>
</Role>
<Role>
<RoleCode/>
</Role>
<Role>
<RoleCode/>
</Role>
<Role>
<RoleCode/>
</Role>
</RolesExist>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices