02-05-2018 09:32 AM - edited 03-15-2019 06:36 AM
UCCX Issue
Hey,
Hope someone can assist me here. Thank you in Advance.
So I have a script which I wrote, that i have set certain variables to be active or inactive based on value 0= Deactivated or 1 = Activated. For example, call hits the application, Divert is set to 1 so it will have to divert the call to the number mentioned.
So these values have to be changed on the applications page as usual.
I am looking to see if i can use another script and in that script to be able to change the values on the main script on the phone. Like turning on and turning of prompts .
02-05-2018 04:24 PM
This must be a UCCX question. In UCCE, Admin scripts and global (user) variables allow this to be easily done.
You should note in your question whether it's about Express or Enterprise.
Regards,
Geoff
02-05-2018 05:04 PM
Hi Geoff
Thank you. Yes this is a UCCX question. I have amended the post now.
is this achievable in UCCX
02-06-2018 06:13 AM
Check out Cisco Unified Contact Center Express Script Repository 9.0(2) for emergency script examples as they employ the similar logic to what you are asking to do.
02-06-2018 06:22 AM
Thanks Chris, checking it out now.
02-06-2018 09:18 AM
Something to consider, you can have a script edit an xml file you have in your document repository. Similarly, you can have a script read an xml file from that same repository, so in essence you can pass variable information between any number of scripts at any time without having to run them as a sub script.
02-06-2018 09:20 AM
Thanks Kristopher.
So XML is the only way to go is it. We cant call the other application and make the changes to the variables?
Do you know where i can find a simple script so i can understand.
02-06-2018 09:56 AM
02-07-2018 02:42 AM
Hey Kristopher,
Thank you so much. I am going to try it out now. Will come back and rate :)
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