Enabling the Validation Functionality

Before you can configure rules for LFSO schedule validation, you must enable the VALIDATION_RULE_INSTALLER registry parameter.

To enable validation functionality:

  1. Select Maintenance > System Administration > Registry Maintenance.
  2. Go to System > Modules > Scheduleoptimization.
  3. Select the VALIDATION_RULE_INSTALLER parameter.
  4. Click Edit.
  5. Specify one of the following in the Variable Value field:
    • com.workbrain.app.modules.retailSchedule.model.rules.AllRulesInstaller, to specify all available validation rules.
    • com.workbrain.app.modules.retailSchedule.model.rules.DefaultRuleInstaller, to specify the default set of validation rules.
    • Custom class, to specify a customized set of validation rules if you want only a certain set of rules.
  6. Click Save.