LABOR_METRICS_SHIFT_SVC
- Description:
-
This parameter enables customers to implement custom logic to automatically make edits to shift summaries or shift details when performing transactions in MVS. The custom logic can insert values or overwrite existing values in shift summary or shift detail labor metrics, UDFs, or flag fields.
Additional functionality was introduced for implementations of this callout in maintenance patches. See "Shift Edit callout" in the Infor Workforce Management MVS Implementation and Administration Guide for details.
With release 2024.04, this callout can be used to enable the ability to associate skills or jobs with shift configuration. When the callout is enabled and Skill or Job is selected in Shift Edit configuration, the Property tab includes Skills or Jobs.
- Valid Values:
-
Blank or custom callout class, using the bean ID of the class
- Default Value:
-
blank
- Location:
-
system/modules/emvs/CALLOUT_PARAMETERS/
Example: Java bean to be used to have Skills or Jobs associated with shift configuration. Customize this example as needed for your site.
qa-laborMetricsShiftUpdateTimeServiceImplSample
- Effective:
-
Ability to associate skills with shift configuration: 2024.04