Platform 7.1.0.3 resolved issues

Total: 2 issues

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

PLAT-9491

In this release, data replication support was added for additional WFM tables for Birst analytics.

Note: For upgrading customers who are already using data replication, the object schemas and the data flow must be re-imported using ION Desk.

See "Infor Data Lake integration" in the Infor Workforce Management Release Notes.

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

PLAT-9881

IMS Publish Retry Task Thread Not Closed, causing out of memory

ImsPublishRetryTask call creates new threads and threads are not garbage collected unless the executor is explicitly shutdown based on documentation. This is not done, therefore repeated call on the retry task causes out of memory.

Outcome

Fixed by adding code to close the threads.

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