How Can We Help?
Run cron jobs on an ad hoc basisRun cron jobs on an ad hoc basis
You can run both cron jobs and single run jobs on an ad hoc (manual) basis.
Run a cron job manually
In addition to scheduling jobs, you can start a job manually (that is, run the job on an ad hoc basis).
If the job is scheduled to run at a certain time, running a job on an ad hoc basis does not affect the execution of the job as scheduled, rather runs the job once in addition to the scheduled runs.
To run a cron job manually:
- Navigate to Administrator > Jobs > Scheduled Cron Jobs.
- Click under the job you want to run.
Run a single run job
Single run jobs can only be run manually.
To run a single run job:
- Navigate to Administrator > Jobs >Single Run Jobs.
- Click under the job you want to run.
Updated at October 25, 2024