1 Job Scheduling
This topic provides an overview on job scheduling.
Job Scheduling is the process where different tasks get executed at pre-determined time or when the right event happens.
The job scheduler is a system that can be integrated with other software systems for the purpose of executing or notifying other software components when a pre-determined, scheduled time arrives.
The two types of job schedulers used in Oracle® FLEXCUBE Investor Servicing FCJ architecture are as follows:
- Quartz provides scheduler interface to enable operations such as scheduling and unscheduling of jobs and starting, stopping, pausing the scheduler.
This topic contains the following subtopics:
- Process Job Maintenance
This topic provides the systematic instructions to define and schedule a job. - Job Maintenance Summary
This topic provides the systematic instructions to perform the basic operations on the selected records. - Schedule Jobs
This topic provides instructions to schedule jobs that are stored in a static data store. - Process Job Details
This topic provides the systematic instructions to control and view the details of jobs that are scheduled. - Notification Process
This topic provides information on notification process using the jobs scheduler. - EMS Process with Scheduling Architecture
This topic provides information on EMS Process with Scheduling Architecture. - Approach
This topic provides information on approach using the jobs scheduler.