12-08-2011 11:24 AM - edited 03-14-2019 09:00 AM
We recently upgraded from UCCX PRE 7.0.1SR5 to UCCX PRE 8.5.1SU2. I have multiple scripts that have been running for years with no issues. I am creating a new basic script and trying to debug it to make sure that it is correct. I finding this strange behaviour. On the Play Step, I am using a user defined prompt "P[CallCenter\allagentsbusy.wav]", this script will load in UCCX and you can call the trigger, and hear the prompt play, however you can't debug the script. It doesn't trigger the reactive debug.
If I create a prompt variable and define the varilable as a user defined prompt "P[CallCenter\allagentsbusy.wav]", the script will debug. I contacted TAC about this and I get the TAC doesn't support customizied scripts.
As a test I took the basic queueing template, modified the Play Step to a userdefined prompt, the script will not debug. I changed it back to the prompt variable, it will debug.
12-08-2011 11:29 AM
Hi
What you need to do is play harder with TAC.
Supply them the most basic script you possibly can, to prove that the problem is the step and not your scripting ability. It's true that you can't expect them to support 'custom scripts' i.e. not debug your dodgy code for you, but they try to use this too often as a get out of jail card.
If you can replicate the problem with a script like so:
accept
play prompt P[CallCenter\allagentsbusy.wav]"
terminate
end
Then they can't really argue. The fact that the script compiles and runs should be enough for them to accept it's not a script problem.
Aaron
Please rate helfpul posts..
12-08-2011 12:15 PM
Aaron
Thanks for the idea. I created a basic script, as you suggested above, the script debugged with no problem. So I took one of my current scripts that is not debugging and went to each of the Play steps, reapplied the user promot, saved and uploaded the script and now it will debug. It appears that some pointer during the upgrade is not functioning correctly after the upgrade, so reapplying the user prompt to the Play step, seems to solve the issue. I have lots of scripts to modify.
Thanks for your help.
Danny
12-08-2011 12:59 PM
Glad you have it fixed.. or are at least on the way!
Please rate responses if useful, and mark answered if appropriate.
Aaron
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