Oracle® Insurance XML Configuration Guide Release 9.4.1.0 E23637_01
A set of fields that can be repeated is called MultiField. MultiFields enable and allow Screen and Transaction configuration with multiple sets of dynamic field values. To use MultiField in a business rule or transaction, it has to be first defined using a MultiField business rule. It can then be used by screen displaying business rules with the <MultiField> element. For detailed information about configuring MultiFields, refer to "MultiField Configuration" in the Rules Palette Help.
| Element | Attribute | Definition | Element/Attribute Values |
|---|---|---|---|
|
<MultiFields> |
|
Required: The opening and closing tag of the MultiFields element. This element is used to turn on/off the multifields section. The statement can occur in any part of the Transaction/Screen XML. |
Required element value: Yes |
| RULE |
Required: This attribute is used to specify the title of a MultiFields business rule. |
A literal value referencing the exact rule name of a MultiFields business rule (AsBusinessRules.RuleName). |
<MultiFields RULE="IdentifierFields">Yes</MultiFields>
<MultiFields RULE="[business rule name]">Yes</MultiFields>
Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices