Stage Process

This process moves clock data from Stage Track Record to Track Record. The Employee ID corresponds to the ID in the WMS/WFM Users view. If a user with such an ID is not found in the Users view, the status of the record is updated as failed and appropriate error is written in the Error Message field.

The process also validates if the clock in or the clock out requests for a user are recorded in the correct order. For example, If the CICO Timestamp of a F2 (Break clock-in) is earlier than F1 (Facility clock-in) record for a user, the record is marked as failed.

If the CICO Type is F5 or F6 (Work Area clock-in/clock-out), the process validates if the Work Area on the record is valid.

Since facility clock-in is the first clock-in of the user for the day, if the CICO Type is F1 (facility clock-in), the shift is determined based on the CICO Timestamp of F1 record of the user. All other clock-in records for this user inherit shift from the F1 record.