A scheduled job is a background task or process that's scheduled to run at given time. A job scheduler allocates system resources and manages the job queue so that jobs are executed efficiently. Scheduled jobs are used for many purposes in Employee Central, including system integrations and batch processing. In the case of Global Benefits, two scheduled jobs are important:
The Create or Update Benefit Enrollments for Benefit Master Data Changes supports creation of enrollments for new benefits and updates to the existing enrollments due to benefit master data changes. For example, you can use this job to update enrollments when there are changes to the insurance rates, or a new benefit is introduced for the current or the upcoming benefit period.
Create or Update Benefit Enrollments for Employee Master Data Changes processes the records of employees who have changes in their master data.

