09-29-2012 08:38 AM - edited 03-14-2019 10:35 AM
Hi
Has anyone created a UCCX script which has the option to play exchange rate, if yes can you tell me how to do this or provide a sample script
10-01-2012 02:34 AM
Hi,
yes, I did.
Actually, can you please reveal more information. Where is the actual exchange rate coming from? A database? An external web service? Random value?
G.
10-10-2012 08:17 PM
10-11-2012 09:09 PM
Hi
Can you please provide a sample script showing how this was done?
10-01-2012 03:19 AM
Hello,
Assuming that you have right version of UCCX (premium etc) you can use one of two methods using http or xml integration or doing a direct odbc connection.
If you are going after a data base where this info is located then in your IVR script you make the data dip calls store the desired info and play it back to your customer
If you are going after a public or private webpage then you need to build the http connection you will be integrating like webservice and extract your information from a particular spot and storing it to a field then playing back to your customer
Both of these methods are explained in the scripting guide for uccx.
-Baseer.
10-10-2012 08:20 PM
Hi
The information is stored on a website, there is no database integration.
I would like tp get the information from a public website, can you give me an example on how this is implemented?
10-11-2012 09:33 PM
I beived i used the integration / configuration on cad or ctios. Look for http integration. I don't have any current editors or a way to check my old scripts.
Good luck.
Baseer.
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