Platform

Public API and custom scripting updates

These changes were made to the custom scripting public API:

  • To enable users to script Clock Data Event, users require an accessor to EmployeeSchedulePublService. An accessor was added to TAPublicServiceAccess.
  • The API for EntitlementDetailPubl was updated to allow retrieval of good and bad hour types.
  • Implement a method to return the empId of the user in the wbu_name column for an override record. If nothing is returned on the lookup, then return NULL and do not throw a RecordNotFoundPublException.

For more information on custom scripting, see Infor Workforce Management Custom Scripting Developer Guide.

Work Summary Import Task performance improvement

Multi-threading was added to the Work Summary Import Task to improve performance. The thread number is configurable on the Work Summary Import Task parameter page with these settings:

  • Default value: 4
  • Maximum threads - 16
  • Default batch size - 10

If the specified threads is out of range, then the minimum or maximum value is applied.

For more information on the Work Summary Import Task, see "Setting up Work Summary Imports" in the Infor Workforce Management Time and Attendance Implementation and Administration Guide.

Holiday Assignment Task performance improvement

Multi-threading was added to the Holiday Assignment Task to improve performance.

Thread number and batch size are configurable on the Holiday Assignment Task parameter page with these values and ranges.Infor Workforce Management Time and Attendance Implementation and Administration Guide

Number of Threads parameter:

  • Default - 8
  • Maximum - 32
  • Minimum - 1

Batch Process Size parameter:

  • Default - 100
  • Maximum - 200
  • Minimum - 10

Minimum and maximum values are applied if the specified values are out of range.

For more information, see "Holiday Management" in the Infor Workforce Management Time and Attendance Implementation and Administration Guide.

Performance improvement for the Full Recalculate Task

The maximum number of threads for the Full Recalculate Task was increased to 32 to improve performance.

For more information on the Full Recalculate Task, see Infor Workforce Management Time and Attendance Implementation and Administration Guide.