" /> Break intervals in special days - Genesys CTI User Forum

Author Topic: Break intervals in special days  (Read 2534 times)

Offline vma

  • Sr. Member
  • ****
  • Posts: 255
  • Karma: 0
Break intervals in special days
« on: November 19, 2012, 10:53:36 AM »
Advertisement
Hey,
I'm using Special Days and Special Tables to determine working hours but I faced a problem. How can you define more than one interval for one day? For example I have working hours from 08:00 to 12:00 and 14:00 to 18:00 each day but I cannot define more than one SpecialDay for a specific day in a SpecialTable. I cannot put two Mondays in a Special Table.
Is there a way to define intervals? Or should I go back to plain list objects?

Thanks,
Mihai

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: Break intervals in special days
« Reply #1 on: November 19, 2012, 05:35:14 PM »
Hi Mihai,

I'm not aware of any way how to define multiple intervals using SpecialDay objects.

R.

Offline Timur Karimov

  • Sr. Member
  • ****
  • Posts: 415
  • Karma: 2
Re: Break intervals in special days
« Reply #2 on: November 19, 2012, 08:02:07 PM »
Using the IsSpecialDay and IsSpecialDayEx for implement business hour open/close routng function have to much restrictions for a good solution.
Use custome List object or DB/SOAP function instead. Or the best one , of couse if you have it - use WFM function.

WBR Timur.

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Break intervals in special days
« Reply #3 on: November 21, 2012, 03:26:27 PM »
What I do is verify only special day, and if true then do a validation on hours segment object. Easier.
The hours inside Special Day never worked for me...I though it was a restriction of IRD that couldn't use them as that