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: Create or Update Benefit Enrollments for Benefit Master Data Changes, and Create or Update Benefit Enrollments for Employee Master Data Changes. Both of these jobs process employees who have had changes impacting their eligibility, or when there is a change to the benefit itself.
The Create or Update Benefit Enrollments for Benefit Master Data Changes job 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. The Create or Update Benefit Enrollments for Employee Master Data Changes job processes the records of employees who have changes in their master data.