Scheduled jobs
Overview
Scheduled jobs are automated tasks, performed by the system through server commands. These "jobs"...
Create scheduled job
This task should be done only by developer administrators. To create a new scheduled job, you mu...
Update existing scheduled job
Existing scheduled jobs should only be updated by users with access to the code base. Viable u...
Delete scheduled job
Scheduled jobs should ONLY be deleted by administrators with access to the code base. If a sched...
Run a scheduled job manually
Some scheduled jobs can be run manually from the ERP, if a need for that ever arises. Manual runs...
Custom actions scheduled job
Scheduled jobs can invoke on existing commands from inside of ERP code. To fix this there is a c...