About This Code
Brief Description:
Database for viewing agent schedules
Contributor:
Dallas Gimpel
Notes Version:
R6.x, R7.x
Last Modified:
22 Sep 2006
OpenNTF Disclaimer
All of the program code and information presented in the OpenNTF.org Code Bin are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Code Bin, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Code / Description
This is just a utility to help manage agent schedules - sorry no schedule changes allowed. Although it is R6.x, the code could be modified to fit an R5 environment fairly easily.
IMPORTANT NOTES:
- At present, the only OS supported is Win/32 (sorry - no other OS to test on - maybe someone else can help).
- The "Agent Reports" agent should be changed from "Any" to run on a specific server.
- In the UserAccessDetails class of the ErrorHandling script library, the constant NAB_REPID will need to be changed to fit your environment.
- Before using, a group or individual needs to be assigned the "Error Recipient" role.
- See the "Using This Database" document for more important instructions/documentation.
Usage / Example
Code Attachments