Hi all,
We have an application that uses some global variables to control which RANs are played and which skillsets receive calls after certain wait times. Now we are required to allow supervisors to change the global variables that control the scripts, preferably through a GUI on their desktops. Is there any way to query and change the values of global variables from the outside?
I understand that the call scripts could query a database via HDX in order to retrieve the settings. However, this would slow down the call processing and create dependencies on external systems that we cannot afford in this project.
Thanks
Regards,
Dirk
We have an application that uses some global variables to control which RANs are played and which skillsets receive calls after certain wait times. Now we are required to allow supervisors to change the global variables that control the scripts, preferably through a GUI on their desktops. Is there any way to query and change the values of global variables from the outside?
I understand that the call scripts could query a database via HDX in order to retrieve the settings. However, this would slow down the call processing and create dependencies on external systems that we cannot afford in this project.
Thanks

Regards,
Dirk
Comment