WFM general 7.0.0.40 resolved issues

Total: 3 issues

WFM-35217

Data replication OOM issue

Starting timestamp for the partitioned records is wrongly set, which caused table partitioning to malfunction and load the records that were already processed in the last run. Normally, each thread loads records from a table in batch which shouldn't exceed the maximum batch number 5000 each time; the OOM error happened when a thread tried to load and process 1.4 millions of records in the instance.

Outcome

Fixed.

WFM-35737

Cognos: Enable query cache for the Cognos Burst Package to improve performance.

Query caching ('Allow usage of local cache' option in the Cognos FM model Governor) has been enabled in the reporting model for the WFMBurst package in Cognos to improve performance when running burst reports.

WFM-34471

Incorrect Hours are displaying when adding work detail with Start/End time between 01:00-01:59

Outcome

Fixed.