11-30-2016 06:30 AM - edited 03-14-2019 04:49 PM
If agents are not logged into a specific queue, I need to immediately route this to another queue to take the calls. Best process to make this change?
11-30-2016 06:35 AM
What system UCCX or UCCE?
I will assume UCCX for time being, if so simply use "get reporting statistics" to get current agents logged into that CSQ (CSQ IPCC Express object, Logged-in Resources field) and then use an if statement to see if it's >0, if so continue with this queue, otherwise route to other CSQ.
11-30-2016 06:39 AM
Its UCCX. Thanks!
11-30-2016 07:25 AM
OK, so are you good to go or need additional assistance?
11-30-2016 07:50 AM
"get reporting statistics" is in uccx admin correct?
11-30-2016 07:55 AM
Script editor under ACD branch, logic such this needs to be constructed in your script, here is link to script editor reference:
http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_11_0/programming/guide/EditorSeriesVol2.pdf
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