Enabling schedule validation in the clock

Infor recommends you make the following configuration changes in the settings.conf file of a single test clock. Once you are satisfied with your configuration changes, you can use the clock configuration update process to push the change to all of your clocks. For more information on using the configuration update process, see Configuration Updates for the Clock.

See the procedure below for information on how to do this for a single clock using Admin Console.

To enable schedule validation in the clock:

  1. Connect to the clock you want to update with Admin Console.
  2. On the Settings tab of Admin Console, right-click the following 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 the following 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 the following 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.