Manage Cron Using the Console

Once you have created your required cron, you can perform Edit and Delete operations on it.

Note: This help documentation is going to illustrate Edit and Delete operations on a Pre-Defined Cron. The steps to Edit and Delete a Dynamic cron using the console is the same.

Access your list of crons by clicking Cron under JOB Executor in the Job Scheduling console. catalyst_job_scheduling_cron_edit_del_op_start

In addition to edit and delete , in this section, you can also perform the following operations: catalyst_job_scheduling_cron_edit_del_other_start

  • Click the Create Cron button to create a new cron.
  • Perform search operations on the list of crons.
  • Click the logs-icon present next to each cron under the Execution History column to view the execution status of all the jobs that were submitted by a particular cron.

You can perform Edit and Delete operations on your cron in two places:

  • In the Cron component section with all the crons listed: catalyst_job_scheduling_man_cron_portion_1

  • After you click on your required cron and directed to the page listing cron details and configurations. catalyst_job_scheduling_man_cron_part_2

Edit a Cron

To edit a cron:

  1. Click the ellipsis icon next to the cron, then select Edit. catalyst_job_scheduling_man_cron_edit_sel

    • You can edit every input selection of the cron. catalyst_job_scheduling_man_cron_update_sec_1
    • You can also edit the configurations of the job the cron is going to submit to the job pool. catalyst_job_scheduling_man_cron_update_sec_2
  2. Click Update, once you complete your edits. catalyst_job_scheduling_man_cron_click_update

The cron will be edited.

Delete a Cron

To delete a cron:

  1. Click the ellipsis icon next to the cron, then select Delete. catalyst_job_scheduling_man_cron_del_cron_sel

  2. Click Delete in the prompt to confirm your selection. catalyst_job_scheduling_man_cron_del_cron_confirm

The cron will be deleted.

Enable or Disable a Cron

To enable or disable a cron click the toggle present under Status column in the list of crons.

catalyst_job_scheduling_man_cron_status_toggle

Note: A disabled or exhausted one-time cron cannot be re-enabled as its execution will only happen once. Hence, it is best to delete it once its execution is completed.

Last Updated 2025-06-03 18:19:55 +0530 IST