Scripting

Questions related to basic UCCX, IPCC, or CRS scripting questions.

UCCX Dynamic menu

 Hi All

Could any one provide me with script sample or simple hint on how to make a dynamic menu in run time 
depending on variables 

uccx set xml data to a variable

<!--[if gte mso 9]>



<![endif]--><!--[if gte mso 9]>

Normal
0




false
false
false

EN-US
X-NONE

eqkimballd's picture

Passing variables between Application and Scripts

I'm working with the advanced queue scripts that allow a user to submit a request for callback.  I have had no issues in the past making this work and it's bee a great addition to my toolbox, however I'm having an issue now that I'm stuck on.  Here goes:

 

1. Call comes in on "Main Application" through trigger 9996.  Application runs and script sets DNIS, ANI, callType (CSQ) values. 

2. Caller selects a callback and inputs the information requested and the call is terminated. 

SGX Nifty

Get Current prices of SGX Nifty . Live & updated rates of SGX Nifty Futures & other Stock Market Futures . Live Chart of SGX Nifty Index.

Stock Market

 If you ever wondered how to read the Candlestick graphs that show you information about the stock market. Here is a link that will really make your day.

5.x enhanced version "Create File Document" fail

I have a large number of small XML files as read candidates, so uploading these files to the repository is not feasible.

These XML files must reside in a single directory either on or off server.

My script first calls "Create File Document" to read an XML file, then "Create XML Document" to process, then "Get XML Document Data" to parse.

Can a queue number also have the same unity vmail number

I have a queue extension of 8037 and after hours I would like the callers to leave a message in a unity mailbox with the same number 8037. I have a redirect built sending the caller to the unity pilot number x3383 but the caller is not automatically put into the 8037 mailbox, as of now they get the main Unity greeting is there way to have them go diretly into a mailbox without defining the mailbox as another extension?

 

 

 

Agent sending caller back into script but going into reserved until caller is routed back

Not sure if this is possible but I have a script that does a DB dip to authenticate a caller if they want their password reset.  It asks them for their Employee ID then will get the last 4 of their SSN.  The caller is then asked to enter the last 4 of their SSN and I compare it to my query result.  I then pass the caller information to the agent desktop and let the agent know if the user was authenticated or not.  

 

Number of lookups with XML

Hi everyone,

I have been working on a Caller ID ANI based script that captures the Area Code of the caller and routes the calls to a certain Queue based on a simple XML lookup. The script runs great with 50 or so Area Codes in the XML file. However, if there is over 120 or so Area Codes in the XML file the script fails. There seems to be a limitation on how many XML entries the UCCX can lookup. Has anyone else ran into this issue? Are there any work arounds besides going to a permium license and doing the Area Code lookups via a SQL lookup?

SQL Store Procedure

I am currently working on a new script for one of our call centers that uses an older IVR system. They currently have stored procedures in SQL that is called from the older IVR system. Because I am new to UCCX I am having a little difficulty figuring this out. I am using a DB Read step to connect to the DB and it connects successfully.

I can also easily pull data, but I need to know if there is a way to run a SQL Stored Procedure that is already configured in SQL to pull the data I need and how would I store that data in a variable.

Recommended Reading:

Syndicate content