07-18-2018 06:21 AM - edited 03-14-2019 06:21 PM
Hello,
can anybody tel me is it possible in ECE to make transfer to supervisor if email not answered in som timeout?
07-18-2018 08:01 AM
You can set a Wait node in the queue. Once the time of the Wait node expires, it can go wherever you route it... perhaps a queue for supervisors. Additionally, you can setup an alarm in ECE that can send an email to anybody you want saying that there's an email in the queue that has gone beyond the SLA. You're better off using the Wait node method though.
12-13-2018 02:25 AM
With ECE there is an option called AutoPushback. You can check that as well as based on certain criteria the chat/email reouted back to the original queue.
12-14-2018 08:41 PM
I agree with Omar. I have something similar setup for a customer where I queue it and place a wait node for 3600 seconds (1hr) and then reroute to like a general queue.
In addition to that, I have SLA’s that would send heartbeats every time an email has exceeded certain SLA thresholds.
07-24-2019 03:00 AM
Hi Omar,
Based on your suggestions above.
I am trying to use the wait node to reroute the call to another skill group, however ICM just aborts the call after the wait node timesout. It does not reroute to another skill group.
What could be wrong? Thanks as always for the help
07-24-2019 06:58 AM
Ayodeji, is this a chat or a web callback? The Wait node works, but it's bound to the limits of the MRD, and for chat, it goes a step further. For chat, there is a watchdog setting that is bounded to the MRD setting, and this value cannot exceed what the Max in Queue time value is.
07-24-2019 10:01 AM
Thanks Omar. I figured this out in the end. It was indeed the watchdog interval. I had to make that smaller than the wait node time before the chat was re-queued
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide