VOCANTAS_WEBSERVICE_ENDPOINT_OFFERSHIFT_ABORT
This registry parameter specifies the
Abort
endpoint used to cancel shift offers in Vocantas.
- Description:
-
This registry parameter is required for customers using Vocantas for Mobile Shift Offer. It specifies the
Abort
endpoint URL for the Vocantas server. This endpoint is called when shift offers are canceled in WFM.This format is used to specify the URL, with
ServerURL
being the IP or DNS address of the Vocantas server:https://ServerURL/Auto%20Shift%20Fill/api/Callouts/{id}/Abort
Starting from release 2025.02 the integration between WFM and third-party scheduling applications like Vocantas was enhanced so that you can specify a cancellation reason when canceling a shift.
This format is used to specify the URL, with
ServerURL
being the IP or DNS address of the Vocantas server:https://ServerURL/AutoShiftFill/api/Callouts/{id}/Abort?abortedBy={abortedBy}&cancelReasonId={cancelReasonId}
- Valid Values:
-
The URL for the Vocantas
Abort
endpoint - Default Value:
-
https://VocUIQA11-a.vocantasivr.com/Auto%20Shift%20Fill/api/Callouts{id}/Abort?abortedBy={abortedBy}
- Location:
-
/system/shiftOffer/vocantas
- Effective:
-
2025.02.00