Enabling schedule validation in the clock

We recommend you make these configuration changes in the settings.conf file of a single test clock. When you are satisfied with your configuration changes, you can use the clock configuration update process to push the change to all of your clocks.

See Configuration updates for the clock.

  1. Connect to the clock you want to update with Admin Console.
  2. On the Settings tab of Admin Console, right-click this configuration and set it to true (default) if you want schedule validation skipped when a supervisor is clocking in or clocking out an employee:
    com.infor.wfm.clock.server.validation.ScheduleValidation.skipwhensupervisor=true
  3. Click OK.
  4. Right-click this configuration and specify the swipe types that will require schedule validation:
    com.infor.wfm.clock.server.validation.ScheduleValidation.type=01,02,06,11
  5. Click OK.
  6. Right-click this configuration and specify the date format for the schedule validation:
    validation.ScheduleValidation.dateformat=MM/dd/yyyy HH:mm
  7. Click OK.
  8. Select Update Server in Admin Console. No restart of the clock is required for your changes to take effect.