cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
381
Views
0
Helpful
2
Replies

Timed script

jamjam200
Level 1
Level 1

I have a script that lets the user enable a field in a database so that the user can extend the opening time. Is there a way I can alert the user every hour that this field has been enabled like a timed script

2 Replies 2

Gergely Szabo
VIP Alumni
VIP Alumni

What I would do:

1. write an application (a BAT file, perhaps) that calls an URL, pretend, http://ipccx/something

2. schedule this application with windows scheduler to run every hour

3. map http://ipccx/something to a CRS script (HTTP trigger)

4. have this CRS script to perform a DB lookup and send the result to an email address

This is a good solution. You also have some other interesting options like IP Phone services.

Take a look at the IP Phone services SDK .

You could write an IP Phone service that pushes the value of this variable as a status window on an IP Phone. This way the status of the call center will always be available

-Dave

--please remember to rate helpful posts!

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: