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

Polling Loop

Import Schedule Grooper.Services

Executes an import schedule in a continuous loop at defined time intervals.

Remarks

The Polling Loop schedule type enables automated import jobs to be triggered repeatedly at fixed intervals, such as every hour or every few minutes.

Use a Polling Loop when you need to:

  • Continuously monitor a source for new content and import it as soon as it becomes available.
  • Run imports at regular, predictable intervals (e.g., every 5 minutes, every hour).
  • Restrict import activity to specific hours of operation or business days.

How It Works

The Polling Loop evaluates its trigger conditions at the end of each interval. If the schedule is active (based on the 'Days of Week' and 'Hours of Operation' properties) and the minimum item threshold is met, a new import job is submitted.

The interval can be configured in hours, minutes, and seconds, allowing for flexible scheduling. Optionally, you can enable the 'Always Check Again' property to immediately re-attempt an import after a job completes, rather than waiting for the next interval.

The 'Hours of Operation' property allows you to restrict polling to specific time ranges within each day, ensuring that imports only occur during approved windows.

Configuration Guidance

  • Set the 'Interval' to control how often the import is attempted.
  • Use 'Always Check Again' to maximize throughput when rapid imports are needed.
  • Specify 'Hours of Operation' to limit activity to business hours or other required periods.

Polling Loop schedules are ideal for scenarios where timely, repeated imports are required, such as monitoring a shared folder for new files or integrating with systems that deliver content on a regular basis.

Properties

NameTypeDescription
General
Scheduling

See Also

Notification