Scheduled Jobs | |
---|---|
Numero/ID of module | 2300 |
User doc. of module | This page |
Developer doc. of module | Module Scheduled Jobs (developer) |
Introduction
The Scheduled Jobs Module is a core Dolibarr module. It is optional and part of the System group in module list.
The main purpose of the module is to manage the scheduled jobs (alias cron or chrono table)
Installation
This module is included with the Dolibarr distribution, so there is no need to install it.
Setup
To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
Choose the tab where the module is listed. Then click on "Activate".
The module is now activated.
If a cog icon appears on module thumb or at end of the line of the module, click on it to access the setup page specific to the module.
Setup screen
The only parameter that can be changed is the Security key used on the URL to launch cron jobs.
Below there is linked to :
- The "Home - Admin tools - Scheduled jobs" to see and edit scheduled jobs.
- The URL to check and launch qualified cron jobs: http://mydolibarradress/htdocs/public/cron/cron_run_jobs.php?securitykey=xxxxxxxxxxxxxxxxxxxxxxxx&userlogin=admin
- The URL to check and launch a specific job by its job id : http://mydolibarradress/htdocs/public/cron/cron_run_jobs.php?securitykey=xxxxxxxxxxxxxxxxxxxxxxxx&userlogin=admin&id=cronjobid