Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: Worth on February 11, 2010, 09:40:12 PM
-
Hello,
I'm trying to think of a way to configure day of week and time of day routing outside of the strategy. I'm open for any options that will allow me to do it outside the strategy. If I do it in the strategy, upon change I will have to recompile the strategy. Also if the business has to change it, then they can log into CME and do it themselves. Thanks for your feedbacks
-
You have a few options.
1. Statistical days in CME. There are functions in URS that let you get this information. Have a look in the URS Reference manual
2. Database dipping using the URS DB block
3. Web Services using the URS Web Service block
4. Annex tab configuration using the GetConfig function
Which one to choose is dependant on your environment and needs. I have seen all of these at various customer sites.
-
thank you very much
-
[quote author=rpenney link=topic=5156.msg22816#msg22816 date=1265933422]
You have a few options.
1. Statistical days in CME. There are functions in URS that let you get this information. Have a look in the URS Reference manual
[/quote]
for me Statistical days in CME - the best way for this task.