cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
896
Views
0
Helpful
4
Replies

holiday schedule CUCX

rbu
Level 1
Level 1

I search for an automatically sync for the holiday schedules. I have many different holliday schedules. At the moment I must add manually each holiday per year. Is there a possibility to do that automaticly?

4 Replies 4

Chris Deren
Hall of Fame
Hall of Fame

By CUCX do you mean Unity Connection or Contact Center Express?

I mean Unity Connection

I am not aware of automatic way to achive that, does not look like the API exposes this either:

http://docwiki.cisco.com/wiki/Cisco_Unity_Connection_Provisioning_Interface_(CUPI)_API

 

 

lindborg
Cisco Employee
Cisco Employee

You can create schedules (including holidays) via the Connection REST API - the .NET CUPI SDK has a pretty extensive developers guide with it that contains a section on Schedules which talks about the object model - Schedule Sets which contain Schedules which in turn contain Schedule Details.  Even if your project is not .NET, it's worth a read through to get your bearings.  If you are using .NET you can create simple system schedules and holidays with just a couple lines of code:

 

http://www.ciscounitytools.com/CodeSamples/Connection/CUPI/CUPI.html

 

Getting Started

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: