FORCE_CLOCK_ON_DAY

Location
system/WORKBRAIN_PARAMETERS/
Description
This parameter controls whether directionless swipes (clock type 11) are associated with the current day or the previous day.

See "Directionless clock punches" in the Infor Workforce Management Clock Processing Administration Guide.

When set to true, directionless swipes are associated with the current day or the previous day depending on the CLOCKING_DAY_START emp_udf_value or on the value of the CLOCKING_DAY_START registry parameter. If the clock was swiped before the CLOCKING_DAY_START time, then the clock is associated with the previous day. If the clock was swiped after the CLOCKING_DAY_START time, then the clock is associated with the current day.

When set to false, directionless clock processing first checks for any schedules on the previous day, the current day, or the next day. The clock is assigned to whichever scheduled day is within the number of minutes specified by the DIRLESS_PROXIMITY registry parameter.

If a clock is within the DIRLESS_PROXIMITY of more than one scheduled day, it is assigned to the day with the closest proximity.

If no schedules are found on the previous, current, or next day, the clock is assigned to the same day as the clock date.

For Access Control swipes (clock type 18), if FORCE_CLOCK_ON_DAY is set to true, then the clock is associated with today. Otherwise, the clock is processed as a directionless swipe (clock type 11).

Default value
false