For the complete documentation index, see llms.txt. This page is also available as Markdown.

Schedule Export

Schedule complete product feed exports for FactFinder.

Use Schedule export to generate and upload product feeds automatically. This keeps your FactFinder index up-to-date without manual work. This feature behaves the same for NG and for Infinity.

Scheduled Export settings
Configure the export schedule and business timezone.
1

Enable scheduled exports

Turn on Enable to activate automated exports.

2

Set the schedule

Choose a Frequency:

  • Daily runs every day at the selected time.

  • Weekly runs on the selected day at the selected time.

Set the Execution Time in HH:MM format. For weekly exports, choose a Day of Week.

3

Select a timezone

Choose your business Timezone. The export runs at the selected local time.

Reliability and handling

  • Queue system — Tasks are planned in advance and dispatched through a message queue using DelayStamp.

  • Automatic retries — The background worker retries exports when the SFTP server is temporarily unavailable.

  • Collision prevention — The scheduler uses LastPlannedAt to prevent duplicate exports within the same planning window.

Last updated

Was this helpful?