03-19-2021 10:23 AM
Hello,
I have team that would like to route calls to Label IF calls in queue are greater than 5 calls. I think I'm close but not quite there yet. Any guidance appreciated.
UCCE 11.6.1
-- call comes in for Skill Group A
-- if all agents in Skill Group A are busy, and calls in queue are greater than 5 calls, the next call gets routed to Label (Outside Number)
Thanks
Solved! Go to Solution.
03-19-2021 11:43 AM
I'm not following why you're pointing to the call type node. What you're doing needs to be in an IF node. The formula looks right. So after the skillgroup node, put your if check then as you loop through queue you will want to run through this check to see if more calls are in queue.
david
03-19-2021 11:43 AM
I'm not following why you're pointing to the call type node. What you're doing needs to be in an IF node. The formula looks right. So after the skillgroup node, put your if check then as you loop through queue you will want to run through this check to see if more calls are in queue.
david
03-19-2021 01:43 PM
03-20-2021 06:00 AM
Just a suggestion, but you might want to do that check BEFORE you queue it to the skill group. This way, if someone looks at skill group reports, they don't see these calls going out to that label/number.
Entirely up to you as far as how you want to track/report on it, but wanted to mention it in case it helps you.
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