Custom scripting framework updates

Ongoing improvements have been made to the custom scripting framework that allows you to create custom rules, conditions and entitlements using the Groovy scripting language. Through the WFM application you can code and debug your script before deployment into a production environment.

To provide a better coding experience when creating custom scripts, you can now develop custom scripts from within an IDE to make use of typical IDE functionality such as syntax checking and auto-complete.

A Javadoc of the public Java API is published and available in the WFM artifacts. The public Java API gives you access to services and data for coding your custom scripts.

See the Infor Workforce Management Custom Scripting Developer Guide for more information on the basic steps for coding, debugging and deploying your custom scripts in WFM.