02-12-2019 07:38 AM - edited 03-15-2019 06:45 AM
Hi,
I am having a problem with my script in that when all agents are busy in Region 1 the calls do not route to agents in Region 2. Also if all agents are busy in both Region 1 and 2 callers should route to Region 3. Script was created by a vendor we no longer employ.
Thank you for your assistance.
02-20-2019 05:57 AM
Good morning Chris,
Unfortunately after testing last night it did not perform as expected. NE did not route to any of the other regions. The call remained in the NE loop continuously... agent unavailable, hold, vm..,
02-20-2019 06:04 AM
You need to remove the last 2 steps under the queue logic as those were shifted under the IF statement. If that does not do it, then perform Reactive debug and make sure the CounterLoop variable is increasing properly and the True node is executed under the IF statement.
02-20-2019 06:05 AM
Also, your LoopCounter initial value needs to be 0 and you have it set to 1.
02-20-2019 06:02 AM
Good morning Chris,
Unfortunately after testing last evening, NE did not route to the other regions. The caller was left in a continuous loop, agent not available, option to leave vm, hold....
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