Trace the validation path

Before you begin

Invoke validation in a job wizard step in PolicyCenter

About this task

The beforeSave property invokes validation on the Vehicles Details card of the Vehicles page. These steps trace the path through PCF files to find this property.

Procedure

  1. In Studio, open the SubmissionWizard PCF file.
    This is the main PCF file of the PolicyCenter Submission wizard.
  2. In the PCF file, select the Wizard Step Set Ref with the Shared section mode
  3. Set the Shared section mode to BusinessAuto to select the mode for Commercial Auto.
    When you select BusinessAuto, Studio displays LineWizardStepSet.BusinessAuto PCF file nested in the Wizard Step Set Ref. This PCF file governs the Commercial Auto Vehicles page in PolicyCenter.
  4. Double-click the Wizard Step Set Ref to open LineWizardStepSet.BusinessAuto.
  5. In LineWizardStepSet.BusinessAuto, select JobWizardStep: BusinessVehicles.
  6. At the bottom of the screen, scroll to view the beforeSave property in JobWizardStep > Advanced Properties.
    The value of the beforeSave property invokes validation on the Vehicles Details card of the Vehicles page.