Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm currently using UCCX Express 10.5 and I can't seem to find how to split a String variable. Every time I tried to use the reactive script I get a message saying it can't be reach like when I do something bad in the script. I'm posting my script he...
I'm pretty new to this System Call Handlers and would need some help on something. I have a brand new System Call Handler (4650) and I recorded the Standard Greeting message. After the greeting message my Call action is setup at Take Message. So it d...
I'm pretty new to Uccx scripting and I'm pretty confused. I created a HolidayCheck routine that works perfectly on is own. I have a boolean variable that is set to true whenever today is a holiday. I'm trying to call that Script from my main Call Cen...
Hi all, I'm trying to figure out if there is a way to create a third party app for the lobby ambassador. What I would like is to be able to give one of my employee a C# app that would only ask for a user and pwd then it would auto-generate a passwo...
Hey Anthony, Thank you for the quick comeback and sorry for the late answer back. I tried using your script and trying the active debugging and this is the error I get when I press the F5 to start the script : Java extensions are not licensed to s...
Sweet Jesus. After 2 days of testing I finally figured it out. When I was testing my HolidayCheck on it's own for some reason the document it was loading was in Document\En\Holiday.xml so everytime I made a change to the Holiday.xml I was uploading i...
If I run the HolidayCheck with Active Debbuging I do end up getting true at one point, I'll add my Holiday.xml if you want to try. My issue is really that if I call a subflow my variable, string or boolean, never comeback to true. You can just rename...
I think that I'm using uccx express since I get a error message in your script saying : Java extensions are not licensed to support method invocations.