MVS Field Default Service callout

The MVS Field Default Service callout can be used to populate default field values in MVS using custom logic. The callout supports the Relief Calling Area (RCA). For example, an implementation of this callout could populate the default value for the employee sort order (Sort Order field) based on properties of the relief shifts.
Note: This callout does not support the RCA when accessed through the Relief Launch Pad.

As of release 2024.10, you can implement this callout by developing an extension script to define the custom logic. The script takes the maintenance form ID and a collection of shifts as inputs. It returns a list of fields paired with their default values.

See "Extension script callouts" in the Infor Workforce Management Custom Scripting Developer Guide.

For customers with existing implementations of this callout, the class name is migrated from the registry parameter to the Extension Script Callout maintenance form during upgrades. Additionally, the FIELD_DEFAULT_SVC registry parameter has been removed from the system.