Try this:
To address this issue, you can use a combination of Genesys Cloud's Wait and Logical Decision actions to add a delay on weekends and bank holidays.
Here's how you can create this workflow:
- Create a new flow in Genesys Cloud and add a Start action.
- Add a Wait action to the flow and set the wait time to 48 hours.
- Add a Logical Decision action to the flow and configure the condition to check if the current day is a weekend or bank holiday. You can use the Day of Week or Date Comparison condition to do this.
- Connect the Wait action to the Logical Decision action using a True branch.
- Add a Terminate action to the True branch to end the flow.
- Connect the Logical Decision action to the next action in your workflow using a False branch.
When an interaction enters this flow, it will wait for 48 hours if it's a weekend or bank holiday. If it's not, the flow will continue without any delay.
This workflow will not pause the ASA and service level metrics, but it will ensure that interactions are not marked as violating the SLA during weekends and bank holidays.
Note that you will need to create a separate flow for each queue that you want to configure in this way.
------------------------------
Maksim Gill
Eccentex (Customer Service Platform)
https://www.eccentex.com/genesys------------------------------