EVERY

Default Not Applicable
Allowable Values DAY, HOUR, WEEKDAY, WEEKEND, SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, DDxx, DDLAST, DDFIRST, xxDAYS, xxHOURS, xxMINUTES
Minimum Not Applicable
Maximum Not Applicable

This parameter defines that repeat cycle of a request; when the request is completed, it is re-scheduled based on the values defined by this parameter.

The valid values are as follows:

  • DAY: the request is scheduled every day of the week (at 24 hour intervals).
  • HOUR: the request is scheduled every hour.
  • WEEKDAY: the request is scheduled every weekday (Monday through Friday).
  • WEEKEND: the request is scheduled every weekend day (Saturday and Sunday).
  • SUNDAY: the request is scheduled every Sunday.
  • MONDAY: the request is scheduled every Monday.
  • TUESDAY: the request is scheduled every Tuesday.
  • WEDNESDAY: the request is scheduled every Wednesday.
  • THURSDAY: the request is scheduled every Thursday.
  • FRIDAY: the request is scheduled every Friday.
  • SATURDAY: the request is scheduled every Saturday.
  • DDxx: the request is scheduled on the xx day of every month. If a month does not include day xx (for example, April 31), that month is skipped and the request is not scheduled until the next month that contains day xx.
  • DDLAST: the request is scheduled on the last day of the month.
  • DDFIRST: the request is scheduled on the first day of the month.
  • xxDAYS: the request is scheduled to run every xx days (01 - 99).
  • xxHOURS: the request is scheduled to run every xx hours (01 - 99).
  • xxMINUTES: he request is scheduled to run every xx minutes (01 - 99).