In WebAdmin, partial lists are shown below their associated main list as an entry in the "Object Lists" table on the primary page of a UTM application or of a UTM cluster. If you display the main object list to which you want to add a partial list, there is a button "Add Partial List" above the table. Clicking this button takes you to a page where you can define the new partial list (e.g. "A-M"). After you click the "Add Partial List" button, WebAdmin will display the object list page for the new partial list defined.
When defining the new partial list, you can specify several name ranges, separated by commas:
<range1>[,<range2>[,…,<rangeN>]]
These name ranges can be specified in the following ways:
<from-prefix>-<to-prefix> or-<to-prefix> or
<from-prefix>- or<prefix>
Examples:
D-F: All names that start with D, E or F.
BR-BT: All names that start with BR, BS or BT.
-K: All names that start with K and all characters before K in the character code.
M-: All names that start with M and all characters after M in the character code.
TEST: All names that start with TEST.
The character code used in the UTM application (BS2000 systems: EBCDIC, otherwise ASCII) determines the particular sequence of uppercase characters, lowercase characters and numbers (see above).
WebAdmin stores the definition of the partial list in the configuration database for each specific application.