A schedule is automation of running the workflow at a given date and time.
There are 2 types of schedulers:
Reusable scheduler
Non Reusable scheduler
Reusable scheduler:
A reusable scheduler can be assigned to multiple workflows.
Non Reusable scheduler:
A non-reusable scheduler is created specifically to the workflow.
A non-reusable scheduler can be converted into a reusable scheduler.
The following are the 3rd party schedulers:
- Cron (Unix based sch/eduling process)
- Tivoli
- Control M
- Autosys
- Tidal
- WLM (work hard manager)