Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Import Schedule

Embedded Object Grooper.Services

Defines the schedule and criteria for when automated import jobs are triggered in Grooper.

Remarks

Import Schedule objects determine when and how automated import jobs are submitted by the Import Watcher service. They allow you to configure time-based, event-based, or threshold-based triggers for importing content from external sources.

Use an Import Schedule to:

  • Automate the submission of import jobs based on specific days, minimum item counts, or other criteria.
  • Control the frequency and priority of import operations to match business requirements and system capacity.
  • Integrate with Import Provider configurations to specify the source and method of import.

How It Works

An Import Schedule is associated with an Import Provider and is evaluated by the Import Watcher service. When the schedule's criteria are met (such as a minimum number of items or a scheduled day), a new import job is submitted automatically.

Schedules can be customized to run on specific days of the week, require a minimum number of items before triggering, and set the processing priority for jobs. This enables fine-grained control over automated import workflows and helps balance system load.

Configuration Guidance

  • Assign a descriptive 'Name' to each schedule for easy identification.
  • Select the appropriate Import Provider to define the source and method of import.
  • Adjust the 'Minimum Items' and 'Priority' properties to control when jobs are triggered and how they are queued.
  • Use the 'Days of Week' property to restrict job submission to specific days.

Import Schedules are essential for organizations that require unattended, rules-based import automation, ensuring that content is ingested efficiently and according to operational needs.

Properties

NameTypeDescription
General
Scheduling

Derived Types

There are 2 implementations of Import Schedule.

Polling Loop Executes an import schedule in a continuous loop at defined time intervals.
Specific Times Executes the import at one or more specific times of day.

See Also

Used By

Notification