Skip to main content
The Schedule connector adds a step to the flow that can be used to send messages to the next connector based on a schedule.

Key Capabilities

  • Time-based flow control with configurable processing intervals (minutes, hours, or days)
  • Batch processing control with maximum file limits per interval
  • Scheduled message release for controlling downstream processing timing
  • Support for advanced cron expressions for complex scheduling requirements

Overview

Schedule connectors are configured with an interval. The automation service processes files on the connector Transactions tab after this interval has elapsed, instead of as soon as files are detected. This allows for control over the timing of file processing.

Connector Configuration

This section contains all of the configurable connector properties.

Settings Tab

Configuration

Settings related to the scheduled delay of message processing.

Advanced Settings

Settings not included in the previous categories.
SettingDescription
Max FilesBy default, the connector processes all files on the Transactions tab at each send interval. Set this to a positive number to define the maximum number of files to process at each interval.
Max Files Per HourBy default, the connector does not limit the number of files processed in a one-hour window. Set this to a positive number to define the number of files to process across all scheduled sends in the one-hour period.

Advanced Tab

Logging

Miscellaneous

Automation Tab

Settings related to the automatic processing of files by the connector.
SettingDescription
IntervalThe interval (such as Minutes, Hours, or Days) at which the connector processes files. For example, if the interval is set to 60 minutes, the connector moves all messages down the flow every 60 minutes, regardless of when those messages arrived at the connector.
Minutes Past the HourThe minutes offset for an hourly schedule. Only applicable when the interval setting above is set to Hourly.
TimeThe time of day that the attempt should occur. Only applicable when the interval setting above is set to Daily, Weekly, or Monthly.
DayThe day on which the attempt should occur. Only applicable when the interval setting above is set to Weekly or Monthly.
MinutesThe number of minutes to wait before attempting the download. Only applicable when the interval setting above is set to Minute.
Cron ExpressionA five-position string representing a cron expression that determines when the attempt should occur. Only applicable when the interval setting above is set to Advanced.

Alerts Tab

SLAs Tab