Clocks 7.0.0.3 resolved issues

Total: 5 issues

----------------

WFMC-1149

Time Approval records are not downloaded if reader name/server name is in lower case (Oracle)

Time approval records are not downloaded to the clock if the reader name/server name has a different case than WFM. This issue occurs when using an Oracle database.

Outcome

Fixed by converting reader name to uppercase when getting time approval records from WFM.

----------------

WFMC-3058

Clocks cannot bring in Scheduled swipes due to case sensitive reader server name (Oracle)

When the clock's reader name is in lowercase in the settings.conf file, scheduled swipes or locked days are not downloaded to the clock. This issue occurs when using an Oracle database.

Outcome

Fixed by changing server name to uppercase when getting schedules from WFM.

----------------

WFMC-4093

Clear biometric templates on the fingerprint reader when switching from Identity mode to verify mode

Clear the biometric templates on the fingerprint reader when switching from Identification mode to Verification mode.

Outcome

Fixed. Added DELETE_ALL_TEMPLATES and ENROLL_ALL_EMPLOYEES. No longer need to generate enroll and delete message for each employee when switching bio mode.

----------------

WFMC-4143

Sending bio update messages gets stuck at some point on a clock with 20000 biometric employees

Sending bio update messages gets stuck after sending 2472 messages on a clock with 20000 biometric employees.

Outcome

Fixed. ENROLL_USER and DELETE_USER messages are not generated if the embedded clock is in Verification mode.

----------------

WFMC-4213

UnsupportedOperationException was thrown when creating SslContextFactory

Outcome

Fixed.

----------------