Scheduler types
First-time schedulers help your organization start with the data it needs immediately after onboarding. Recurring schedulers keep selected entities current over time.
Review first-time extraction rules
- Open Extraction Schedulers.
- Edit the scheduler named First time.
- Review the configured rules.
Change first-time extraction rules
- Open Extraction Schedulers.
- Edit First time.
- Add, edit, or delete rules.
- Click Update to save the scheduler.
Create a recurring scheduler
- Open Extraction Schedulers.
- Click Add new.
- Name the scheduler.
- Select the tags that identify the entities this scheduler should target.
- Save the scheduler.
- Add rules with the extractor, frequency, period, and extractor-specific options.
- Enable the scheduler.
- Click Update.
Cron expressions for scheduler rules
Each scheduler rule uses acronExpression field to control when it runs. The field accepts any valid cron string, and named aliases such as @daily, @weekly, and @monthly are also supported.
Common examples:
Schedules are evaluated in UTC. Convert from local time before saving the rule.
Disable a recurring scheduler
- Open Extraction Schedulers.
- Edit the recurring scheduler.
- Turn off Enable.
- Click Update.