Preliminary Benefit Split Configuration Steps

There are four steps that must be taken before configuring Benefit Split.

  1. The Fund Allocation structure must be established before using the Benefit Split functionality. Since child funds typically offer a choice of benefit funds it is important for this to be configured correctly.
  2. Parent funds and Child funds must be configured.
  3. Create the FundScreen. Refer to Configure Fund Screen below for additional information on this step.
  4. The Fund Screen must be associated with the plan and the funds. Refer to Fund Screen Association to Plan and Fund below for addition information on this step.

Configure Fund Screen

The following list provides an explanation of the important elements needed in the Fund Screen configuration to support Benefit Split. A complete explanation of the elements and attributes are provided from the Rules Palette Help menu in the XML Configuration Guide.

Important   The ALLOWED attribute must be set to Yes if the BENEFITFUNDS attribute is set to Yes. This will always be set to Yes for Benefit Split.

XMLExample

<FundScreen>
<ChildFunds ALLOWED="Yes" BENEFITFUNDS="Yes">

-

-(Parent and child fund field omitted for clarity)-

-

<BenefitFundFields>
<Field>
<Name>InvestmentRate</Name>
<Display>Investment Rate</Display>
<DataType>Combo</DataType>
<Query TYPE="SQL">Your Selection</Query>
</Field>
</BenefitFundFields>
</FundScreen>

Fund Screen Association to Plan and Fund

After the Fund screen has been configured, the plan and fund are associated to the screen. The Rules Palette provides a visual editing interface to facilitate this task. From the Admin Explorer tab, open Administration and Funds.

Each company has a unique folder containing all funds available for use by policies associated to that company. The funds are listed in alphabetical order. At the bottom of the list of funds is a Subsidiary Company folder, which contains a folder for each subsidiary company as well as folders for parent funds, child funds and benefit funds. A Benefit Funds node is created for each parent fund if the configuration in the FundScreen rule allows benefit funds for the parent fund type. Checking out the Benefit Funds node will open the Plan Funds editor.

Steps to Associate Fund Screen Rule to Plan and Fund

  1. Navigate to the Admin Explorer tab and open Administration | Funds | Primary Company Name | Subsidiary Companies | Subsidiary Company Name | Plan Name | Benefit Funds.
  2. Right-click the Benefit Funds file and select Check-out. This will open the Plan Funds editor.
  3. In the top section of the editor, select a value from the options provided. These are populated from the <Field> section in the <BenefitFundFields> section of the FundScreen business rule.
  4. Click the Apply Relation Filter to pull all available funds that meet the criteria selected in the first section.
  5. Move Available Funds to the Attached Funds box to associate the fund with the plan and the FundScreen rule.
  6. Right-click on the Benefit Funds file and select Check-in to save the changes. New records well be created on AsFund and AsFundField that replicate the values of the Parent fund.
     
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us