Instances of cron tasks

An instance is a copy of a cron task that you can change to meet your business needs. You can create multiple instances for each cron task.

You change the attributes or parameters of a cron task instance. Using this method, the same cron task can perform different functions.

Each instance has an entry in the CRONTASKINSTANCE table. The instance includes the following attributes:
You have a cron task that performs backups. You can create instances to perform backups at different frequencies, such as daily, weekly, or monthly.


Feedback