Scheduler application provides the functionality for controlling background program execution. It provides a graphical user interface for controlling and monitoring the background jobs. Below are the features implemented in application.
- Add
new Job to execute background process.
- Schedule/Un-schedule the Jobs.
- Configure
Email at Individual Job level to send notification in case of execution failure .
- Start/Pause Job execution.
- View
execution history for each Job.
- Download error log for failed jobs.