Getting a View Action from the Database
When a person goes of call we currently change a Action from our own pager number to the person coming on call. This action is used for all production systems and is needed 24x7.
What I would like to solve is:
I want to set up automatic paging on the development systems from the hours of 8-17 on M-F only. Each of the team members has our own pager (and hence a unique pager number).
I written a script to run under the Execute Program Action. I would like to have this script select the current pager number from the database (I will use perl and the database mod). This way we won't have to change a number in two places.
Is this doable?
shoe
New to ADSelfService Plus?