Using the Payroll Export extension script

You can use an extension script to modify the functionality of the standard Payroll Export Interface. Use this script to apply custom rules and conditions to your Payroll Export.

After this custom script is created, you can use it when creating the Payroll Export Task. See Creating a Payroll Export Task.

Specify this criteria when creating an extension script for the Payroll Export Task:

  • Script Type must be set to payroll-export-plugin.
  • Class must extend from PayrollExportPluginScriptable.

See "Creating or editing a custom script in the Extension Script page" in the Infor Workforce Management Custom Scripting Developer Guide.