Creating policy file screens for the policy line

Create the PCF files for the policy file in the policyfile folder located in configuration > config > Page Configuration > pcf > line > line. For example, for Golf Cart, create the files in configuration > config > Page Configuration > pcf > line > go > policyfile. 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 personal auto is PolicyMenuItemSet.PersonalAuto. The menu item set is similar to the wizard step set, and often contains similar menu items.

Create the following types of PCF files:

  • A menu item set for the product such as PolicyMenuItemSet.PersonalAuto
  • Pages for displaying menu items.
Note: Some menu items reference pages that are used by multiple lines of business. These pages are located in configuration > config > Page Configuration > pcf > policyfile. These common pages often have a Shared section mode for displaying line-specific information. Create any needed PCF files for the line-specific information. An example of a shared file is PolicyFile_PolicyInfo. Create the PCF files in the same directory as the other line-specific files.