Registry Parameters

For information about parameters, see the Registry Parameter Reference Guide.

VALIDATION_RULE_INSTALLER

Description:

This parameter specifies the name of the java class that installs the set of rules that you want to use when validating the schedule using the LFSO Schedule Validation feature.

Valid Values:

You can specify one of the following options:

  • AllRulesInstaller.java, which installs all available validation rules:

    Availability

    Budget

    Maximum consecutive days

    Maximum days per schedule

    Maximum hours per day

    Maximum hours per schedule

    Minimum hours per shift

    Minimum hours per schedule

    Skills

  • DefaultRuleInstaller.java, which only installs the following rules:

    Maximum consecutive days

    Maximum days per schedule

    Maximum hours per day

    Maximum hours per schedule

    Minimum hours per shift

    Minimum hours per schedule

  • A custom class, which you could build to define your own set of validation rules (custom and default).

Default Value:

com.workbrain.app.modules.retailSchedule.model.rules.DefaultRuleInstaller

Location:

Maintenance > System Administration > Registry Maintenance > System > Modules > Scheduleoptimization

Effective:

5.0.2.1