Validations in settings.conf
If you are not using reader configurations, you must edit properties in
settings.conf to configure clock validations.
Use these parameters in the settings.conf file to configure validations.
- com.infor.wfm.clock.server.validation.DepartmentValidation.skipwhensupervisor
- If true, the validation is skipped when the punch is performed by a user in supervisor mode.
- com.infor.wfm.clock.server.validation.DocketValidation.skipwhensupervisor
- If true, the validation is skipped when the punch is performed by a user in supervisor mode.
- com.infor.wfm.clock.server.validation.JobValidation.skipwhensupervisor
- If true, the validation is skipped when the punch is performed by a user in supervisor mode.
- com.infor.wfm.clock.server.validation.ProjectValidation.skipwhensupervisor
- If true, the validation is skipped when the punch is performed by a user in supervisor mode.
- com.infor.wfm.clock.server.validation.SameMinuteValidation.type
- Defines which swipe types trigger the validation. The condition can take a comma separated list of swipe types. validation.SameMinuteValidation.type = 01, 02, 11
- com.infor.wfm.clock.server.validation.TimeCodeValidation.skipwhensupervisor
- If true, the validation is skipped when the punch is performed by a user in supervisor mode.