Schedule validation
The schedule validation functionality checks that the employee is scheduled to work at the time of the clock punch. If an employee attempts to punch in when they are not scheduled, the punch is rejected with a validation message. For example, if the employee is not scheduled for today but has a future schedule, the message Not Scheduled Until MM/dd/yyyy HH:mm is displayed on the clock.
- If you are using the Readers form, select the Enable Schedule Validation check box.
See the Infor Workforce Management User and Administration Library (Multi-tenant) and select .
- If you are using Reader Configuration in WFM, use the
validation.schedule.enableproperty in the configuration.See the Infor Workforce Management User and Administration Library (Multi-tenant) and select .
See the Infor Workforce Management User and Administration Library (Multi-tenant) and select .
For each employee who requires schedule validation, you must select the check box for the employee badge.
See the Infor Workforce Management User and Administration Library (Multi-tenant) and select .
Grace period
You can define independent grace periods for the start and end of a scheduled shift:
grace_in_minutes_before_start— minutes before scheduled start that an employee can clock ingrace_in_minutes_after_start— minutes after scheduled start that an employee can clock ingrace_in_minutes_before_end— minutes before scheduled end that an employee can clock outgrace_in_minutes_after_end— minutes after scheduled end that an employee can clock out
These replace the previous start_grace_in_minutes and end_grace_in_minutes properties. On upgrade, existing values are automatically carried over to the corresponding new properties.
- Start Grace: Applies to Clock IN swipes and a non-break time code change that serves as the beginning swipe of a shift.
- End Grace: Applies to Clock OUT swipes.
accept_when_no_schedule is set to N.
Grace period configuration depends on how your system is set up:
- In the Readers form, use the and fields.
- If you are using Reader Configuration in WFM, use these properties:
- validation.schedule.grace_in_minutes_before_start
- validation.schedule.grace_in_minutes_after_start
- validation.schedule.grace_in_minutes_before_end
- validation.schedule.grace_in_minutes_after_end