| Applies toAdministration Features | AudienceAll users | Last updatedApril 27, 2026 |
Overview
Instead of scheduling a job by going to Apex Classes or by using Developer Console, GoldFinch allows you to schedule a job by using the Job Scheduler function. You can also view the status of all jobs scheduled by the Job Scheduler on the same page.
Steps
Navigate to Setup\Picklist Value Set\SchedulableJobs.
Click New to add more jobs to the pick list.
Values: English Name for the end users.
API Name: Enter the name of the schedulable class.
If the class comes from a managed package other than GFERP, include the package prefix—for example: GFCON.ImportShipmentProcessScheduler.
Note
The Apex class must be declared as global, not just public.
Click App Launcher to search for Job Scheduler.
You can select Run Now to run the job right away.
Or, you can schedule a job to run Weekly, Daily, Hourly or Every X Hours.
After the job is scheduled, you can view the job status on the Job Scheduler page.
Article GoldFinch-Job-Scheduler · Last updated April 27, 2026 · GoldFinch ERP Help Center
Comments
0 comments
Please sign in to leave a comment.