Adding Tracker Actions for Schedule Administrator
Certain actions related to Schedule Administrator tasks can be tracked and viewed in the Tracker Action Browser.
Before you begin
Procedure
- Click .
-
Confirm that CREATE, MODIFY, and DEL appear in the Code list.
If they don't appear on the list, add them.Note: CREATE, MODIFY, and DEL track codes are used in the system for actions not related to Schedule Administrator. Type Descriptions that are not limited to this application.
- Click Close.
- Click .
-
Look for the following Actions in the list:
- PASS/AddSchedule
- PASS/DeleteSchedule
- PASS/AddSchedLoad
- PASS/DeleteSchedLoad
- PASS/SchedStateChange
If they are listed, Level 1 means they are currently being tracked and Level 0 means they are not being tracked. -
Add or edit any Schedule Administrator actions as needed:
Action Description PASS/AddSchedule Logged when a daily schedule is added in Schedule Administrator. Use Level 1 and Code CREATE.
Example Tracker Action Log comment: Added a new schedule with ID 5158 through SchedAdmin for date = 20200812
PASS/AddSchedLoad Logged when a schedule's load window is added in System Administrator. Use Level 1 and Code CREATE.
Example Tracker Action Log comment: Added new load window for SchedTypeId = 6, TodayOffset = -2 and NumDays = 6
PASS/DeleteSchedule Logged when a daily schedule is removed from Schedule Administrator. Use Level 1 and Code DEL.
Example Tracker Action Log comment: Deleted the schedule with ID 4421 through SchedAdmin
PASS/DeleteSchedLoad Logged when a schedule's load window is deleted in Schedule Administrator. Use Level 1 and Code DEL.
Example Tracker Action Log comment: Deleted load window on SchTypeId = 6, TodayOffset = -2 and NumDays = 6
PASS/SchedStateChange Logged when a schedule status has been modified. (This may also be done from Schedule Editor.) Use Level 1 and Code MODIFY.
Example Tacker Action Log comment: Schedule State Changed from Active to Closed
- Close the Tracker Actions dialog box.