Job Workflow

How to schedule a Job?

The Schedule view is found within the Administration tab on the left navigation pane. This module tracks the jobs that are scheduled and submitted to run on a particular date and time in OvalEdge. Jobs can be scheduled within the Crawler page when crawling and profiling the database or schema and within the Job Workflow screen. 

The list of schedules include:

    • Schedule Description: Gives the schedule description of what tasks are scheduled to perform.
    • Cron Entry: Displays the date and time the task is scheduled to run. A Cron job is a scheduled task by itself. Cron jobs can be helpful to automate workflow to run at a scheduled time. 
  • Next execution: The next schedule of the task can be shown.
  • User: Username who scheduled this task to run.
  • Change date: The last date when any modifications were made on this scheduled task in the selected Time Zone.
  • Active: Whether this task is active/inactive. (Active=1, Inactive=0)
  • Class Name: The location where this job was generated.

Edit a Schedule 

  1. Select the Administration tab and click the + button to expand the functions and select the Schedule module. 
  2. Click the checkbox, select a schedule description and click the Edit option.
  3. Enter the changes to update the Cron entry and click Save entry.

Reload Schedule 

Any inactive schedule can be converted as active schedules by clicking the check box in the edit option schedule. Then reload  schedule: 

  1. Select the Administration tab and click the + button to expand the functions and select the “Schedule” module.
  2. Click the edit option in the schedule description and click the checkbox (Active) and then save the entry.
  3. “Reload Schedule” from nine dots to see the updates.

There are four system-generated schedules that users cannot delete/edit namely,

1.  “JobServiceBackgroundThread”

2.  “Object Access Expiry”

3.  “QuartzJobsValidator”

4.  “Job Orchestration Service”

Delete a Schedule

To delete a Schedule,

  1. Select the Administration tab and click the + button to expand the functions and select the Schedule module
  2. Click the checkbox, select a schedule description and then click on nine dots and click on Delete Schedule.