01-31-2023 08:36 AM
I've done some research on this, but I can't quite seem to find a good way to accomplish what I need and I'm looking for some advice. I have 129 numbers that will be forwarded to a UCCX trigger/app/script, then a prompt needs to play based on the DNIS. There are no agents, skills, or CSQs involved, just using UCCX to play a prompt based on the DNIS. I already have the prompts for each number ready to go. I know I can use a Switch Step in the script to Play Prompt based on the DNIS, but I don't want to do that 129 times. I've been looking at maybe using XML along with the script, but I'm not sure what would be the best way to accomplish this.
Solved! Go to Solution.
01-31-2023 09:04 AM
Can you not just use the DNIS as part of the name of the file to play in the Play Prompt step? If so you'd need to create a variable that is dynamic set by the script with the DNIS that you capture in the script and then you use that as the reference for what to play in the Play Prompt step.
01-31-2023 09:04 AM
Can you not just use the DNIS as part of the name of the file to play in the Play Prompt step? If so you'd need to create a variable that is dynamic set by the script with the DNIS that you capture in the script and then you use that as the reference for what to play in the Play Prompt step.
01-31-2023 09:12 AM
01-31-2023 09:42 AM
Precisely what I meant. ':-D'
01-31-2023 10:58 AM
That works perfectly, thank you. I was overthinking it.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: