MultiField Configuration

Oracle Insurance Rules Palette

You are here: Configuration > Transactions > MultiField Configuration

 

MultiField Configuration

Multifields configuration allows users to select a number from a configured drop down box on the screen, which determines the number of subsequent fields that should be displayed.

 

 

Steps to Configure Multi Fields

  1. In the Global Explorer, right-click on the System Node and select New Global Rule for category System Rule.
  2. For best practice, name the rule starting with "MultiField". This also indicates to the system to put the initial <MultiField> elements in the rule.
  3. Select System from the TypeCode drop-down box.
  4. Configure in the XML Pane of the new rule. You can find the syntax in the XML Configuration Guide. This business rule is like a copybook, where it can be called from various transactions or screens and there may be many MultiField business rules.
  5. In a transaction or screen, you can then configure MultiField elements that reference a MultiField business rule.

 

 

Prototype Scenario

In OIPA, the user navigates to a screen that has configured Multifields. When the activity window opens, the first combo box allows the user to select the number of fields to display. The user selects three as the number of fields to display, and then three separate fields appear below. Sets of fields can also be configured to display multiple times.

 

 

Multifields in OIPA

Multifields in OIPA

 

Prototype Configuration

In order to understand this prototype, you need to look at the following two pieces of configuration:

  • The Mulitfields business rule called MultiField-MultiFiedPrototype. Notice the name of the business rule started with Multifields.

  • The MultiFieldPrototype transaction, which has a MultiField element that calls the specific MultiField business rule called MultiField-MultiFiedPrototype. Also the value of the MultiField element must be set to yes.

Multifields tag in transaction

Multifields Element in a Transaction

 

Locating the Prototype Samples

The Prototype Company in the Rules Palette contains two sample configurations for Multifields.  

  • Multifields business rule: This business rule defines the main combo box where the number of multifields is determined. Navigate through the following folders in the Global Rules Explorer to locate the configuration sample: Business Rules | Screen | MultiField-MultifieldPrototype.      

 

multifields global rule

Multifields Business Rule in Global Explorer

 

  • Multifields transaction: This transaction demonstrates how to call a multifield business rule. Navigate through the following folders in the Main Explorer to locate the configuration sample: Companies | Prototype Company | Subsidiary Companies | Prototype Child Company | Plans | Functional Prototype Plan | Transactions | Policy Transactions | MultiFieldPrototype.   

 

Multifields transaction

Multifields Transaction in Main Explorer

 

Copyright © 2009, 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices