MVS 7.0.0.24 resolved issues

Total: 3 issues

----------------

WFM-26953

Ability to Use Other Mobile Shift Offer Service in WFM

The Mobile Shift Offer Service callout has been introduced to allow customers to implement a custom service for the Mobile Shift Offer feature. This custom service acts as a replacement for the JDA Vortex service and can be implemented by customers that use either MVS or LFSO for scheduling.

The class that implements the custom service for Mobile Shift Offer is added to the SHIFT_OFFER_SVC registry parameter, using the bean ID for the class. This custom class implements the logic for the custom service. This includes facilitating the connection between WFM and the custom service. It also includes calls to the core WFM APIs that are required to complete shift offer transactions, for example assigning a shift that is successfully claimed by an employee.

By default, the SHIFT_OFFER_SVC registry parameter is configured to use the JDA Vortex service. As part of these updates, the callout framework code has been moved to the scheduling package.

See "Mobile Shift Offer service callout" in the Infor Workforce Management MVS Implementation and Administration Guide.

----------------

WFM-27491

Application error is observed when trying to offer a shift with registry - SHIFT_OFFER_SVC set to null

When trying to offer a shift with the SHIFT_OFFER_SVC registry set to null, the loading indicator never stops spinning after the application error is closed.

Outcome

Fixed by adding functionality to dismiss loading indicator when a system error is received upon posting a shift.

----------------

WFM-27500

Effective dated font color should be displayed correctly in the 'Show Versions' popup in MROTS before or after publishing

In the Show Versions popup for a MR or OTS, the shift is displayed in black font color instead of the effective-dated font color.

Outcome

Fixed. The effective-dated shift label font color is now displayed in the Show Versions popup for a MR or OTS.

----------------