cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
597
Views
0
Helpful
3
Replies

Business-User controlled queue closures

Has anyone had success in advertising a variable to the business users (they do not have access to ICM/Config mgr) which allows them to control closure or opening of a queue?

I use UCCE 11.6 and would like to allow the business to control whether they close for Holidays, Afterhours, etc...

3 Replies 3

Omar Deen
Spotlight
Spotlight

Too bad you're not on v12 since Cisco has (finally) provided a native tool that does this from the web browser.

For versions 11.6 and prior... there are a few ways to go about this

  • Custom development where you create a web interface that calls on CCE APIs that allows users to control the variables. This can also be done via App Gateway
  • Purchase business hours tool from a third party like Aceyus or eGain
  • Create a routing script that allows your users to call in and use DTMF to open or close a variable. This routing script can call a VXML application or you can do this without a VXML application - entirely up to you. And if they do close the contact center, you can run an admin script every night (middle of the night) to reset that variable.

Like I said... lots of ways to go about this. It all depends on how large this request is and how many supervisors/business units this is going to serve. The cheapest method is obviously the routing script method, but it does take time if you want to do it right and reduce confusion for your supervisors.

Well this makes me hopeful - I do have egain; And my users have access to their folders and objects.
We've tried SVM but it got a bit complicated.
I've looked but I haven't yet found a date/time driver for setting variables. Do you know of one?

The eGain portion will only work if you have eGain Analytics - Operational Analytics (OA). For the life of me, I cannot remember if this is included as part of Analytics or if you have to purchase it separately. Take a look inside your eGain interface and see if you have OA - if you're not sure, perhaps open a ticket with eGain.

 


I've looked but I haven't yet found a date/time driver for setting variables. Do you know of one?

date/time for eGain or for ICM?