05-17-2019 09:32 AM
We use the standard admin checks to check dates via if statements and then assign then to a global variable. We run the admin every x minutes then query the variable in the routing script
Many people suggest that we keep this set up in admin scripts however I want to use a dB lookup so we can reference tables, other dbs etc and so in my mind I need to use routing scripts so to dBwalker node
I know people say an adminis better to use rather the check for every call when using a routing script but I can not see any other way of achieving what I want unless I use a routing script - any idea, suggestions?
Thanks
05-18-2019 10:43 AM
There's no real other way. You can use the dbworker node or you could also do a look up in your IVR via CVP, but either way that's correct. Using a DB for hours/holiday is much more flexible and I prefer it.
david
05-18-2019 01:37 PM
David
Thanks, that's my thinking as well
05-19-2019 12:16 PM
I haven't used it myself yet, but keep in mind that there are some holiday hour logic checks/variables that are built into PCCE via the SPOG in version 12. Not sure how close you are to updating, but might be worth checking those out before you build out a bunch of stuff.
05-19-2019 12:57 PM
Bill
thanks for the update, just looked at it
the trouble is we have 300+ scripts with probably 50% being different times and days
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide