Creating the policy file screens for your multi-line product
Create the PCF files for the policy file
in the policyfile folder. This
folder contains PCF files for viewing the policy file. The main PCF file
is the menu item set. For example, the main PCF file for commercial package
is PolicyMenuItemSet.CommercialPackage.
The menu item set is similar to the wizard step set, and often contains
similar menu items.
Create the following types of PCF files in the policyfile folder:
- A menu item set for the product
such as
PolicyMenuItemSet.CommercialPackage. The menu item set is similar to wizard steps in a job wizard except that the menu items point to location group links. The menu item set includes one menu item for each policy line in the package. - Location group links files for each policy line in the package. Each link points to a page in the policyfile folder.
- Pages for displaying menu items in the multi-line product. These pages reference the PCF files in the policy folder.
