cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1964
Views
0
Helpful
5
Replies

UCCX .. I'm sorry, we are currently experiencing system problems error

The caller hear " I am sorry, we are currently experiencing the system problem. While running the reactive debug I am getting below error. (Please find the attachment) Here with I am attaching the UCCX scripting.

5 Replies 5

martyn.rees
Level 4
Level 4

It appears as though your date formats in your datestamp and dateValue variables are not correct. When you validate the script it returns errors on both of these variables. Adjusting them to be correct then allows the script to validate successfully.

Thanks for your response Martyn. Same script is working earlier, no changes has made in it.

As validate in script i see "Set dateStamp=D[now]

Date time stamp is "yearString+monthString+dayString+hourString+minuteString+secondString"

No problems, when I opened the script that you attached dateValue had a value of D[July 18, 2008 6:25:49 PM] and datestamp D[August 25, 2008 9:48:35 AM], which was then causing the script not to validate for me.

any more error findings in that script. 

So what are your variable values showing as for those to values in the variables window for you in the script editor?