Event Maintenance
The Event Maintenance screen allows to to define any server side process as well as schedule it to run at a specified date, time or interval. You may also start a job immediately. Event Maintenance is the starting point for your job queue creation. All settings that affect the scheduling, event type, etc. are first set here before a job will actually go into a Queue for execution.
Column definitions
- Event Name - a unique name assigned by the user to identity this event.
- Description - a description of this event.
- Enabled - whether this job will actually be run if submitted or will be eligible for execution if scheduled.
The tabs for defining the remaining parts of an event are as follows:
Buttons
- Apply - apply changes to the selected event.
- Add - press to add a new event with the currently selected settings. Be sure to enter a name that has not been previously used.
- Delete - remove the currently selected event. Note that no confirmation dialog appears when removing events.
- Refresh - refreshes the list of events.
- Submit - immediately submit this job to the job queue that has been defined for this job. Note that this has no effect if this job has not been enabled. You must enable it first. You may submit any event type not just On Demand events.