Platform

Renaming of master/slave DBLookup field parameters

As part of the initiative to remove non-inclusive terms from WFM, these DBLookupUI field parameters have been renamed through migration:

  • masterInputFields is now primaryInputFields
  • masterDataFields is now primaryDataFields
  • slaveInputFields is now secondaryInputFields
  • multipleRowMasterSlave is now multipleRowPrimarySecondary
  • masterSlaveUseXPath is now primarySecondaryUseXPath

The field localization help and documentation have also been updated.

See "Filtering DBLookups" in the Infor Workforce Management Time and Attendance Implementation and Administration Guide.

Customer Action Required (Infor Single Tenant Cloud only): Job Scheduler file system path updates

When upgrading to version 7.1.0.0 and higher from older versions of WFM in single-tenant (ST) deployments in Infor Cloud, the file system paths used by Job Scheduler tasks will change. After the upgrade, the paths will change from absolute to relative due to the use of a Dockerized Job Scheduler.

Here is an example:

  • Old path: /data02/app/clients/<customerenv>/sftp/interfacefiles/employee
  • New path: /interfacefiles/employee

For more information on the full impact of this change, see KB 2211600.