Clocks 7.0.0.5 resolved issues

Total: 6 issues

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

WFMC-3991

TranRejected.wav and KeyRejected.wav files has sound distortion on WB8000-A20 Version 2.0

Outcome

Fixed. New sound files were provided to fix the issue.

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

WFMC-4125

WB8000 clock reboots after re-initialization inconsistently

WB8000 clock reboots without any indication in the clock.log or var.log. There is no JVM crash log. Observed on WB8000 Smack and Suprema clocks running WBCS 7.0.0.0 and latest version of Patch D-RC10. This issue is not observed in WB9000.

Outcome

Fixed. Configuration change will not reload bundles. Load server information every time rejected or accepted swipes are refreshed by Admin Console. Session is recreated every time configuration is changed.

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

WFMC-4206

Synel Synergy A-20 clocks requires changes to JVM heap size (256m)

The clock.sh script inside the WBCS was adjusted.

export JVMHEAP=48m

is changed to...

export JVMHEAP=256m

As this clock has 1GB of memory vs the 2416 at 128MB.

Outcome

Fixed.

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

WFMC-4242

Replace the sound files on WB8000 with female voice

Outcome

Fixed.

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

WFMC-4246

Labor metric data is not presented at the clock if the end date is today

When the end date of the labor metric code is today, the data is available on the clocks database, but it is not presented to the user for selection. The clock filters the data based on the time part.

Example:

Start Date: Fri Mar 20 00:00:00 EDT 2020

End Date: Tue Mar 31 00:00:00 EDT 2020

The data is not presented at the clock on March 31.

Outcome

Fixed.

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

WFMC-4263

Reader TableDump is scheduled but not executed when the clock is rebooted after software + configuration update.

Outcome

Fixed.