Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: vivek on December 22, 2008, 05:33:04 PM
-
I want to set a variable with it's value in CME Resources Annex tab, so that the value can be used in strategy. Does anyone know what function I need to use in strategy to get the value that I set in CME?
I thought I have to use getconfigoption... i could be wrong.
thanks in advance.
-
Hi Vivek,
The function you're looking for is "GetConfigOption". Keys/values have to be stored in the section corresponding to the name of URS application or in the section named "__ROUTER__" on Annex tab of Routing Point, URS application, tenant or TServer application.
R.
-
Have you considered using List Objects - they are a much cleaner way of storing reference data than within the applications themselves.
-
The purpose of my question is, if I kept the data in CME application, then the CME administrator can change the data any time on the fly. For example a threshold value. If not every time I need to make change in the strategy.
-
If you use List you also have access to modify it through CME - it is accessable in transactions folder (the type of objects 'List'). All parameters are set in the annex tab of the transactions properties.
Regards
jbobinsk