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: The request is scheduled to run every xx minutes (01 - 99).