Create/Edit Schedule - Fields
- Recurrence Type: Recurrence type for this scheduling detail. Includes the following options:
- Daily: Daily schedules define a recurrence for activities that should occur once per day. A daily schedule can define the time of day that the job instance should start. Daily schedules support the definition of which days of the week should be included. For example, a schedule could define that the job instance should only be scheduled Monday through Thursday. Daily schedules can also define an interval, allowing for job instances that occur every other day, every third day, or every Nth day.
- Monthly: Monthly schedules define a recurrence for activites that should occur once per month. A monthly schedule can define the day of the month that the job instance should be scheduled on, and the time of day that the job instance should start on that day. Monthly schedules can also define an interval, allowing for job instances that occur every other month, every third month, or every Nth month.
- Fixed Interval: Fixed interval schedules define a recurrence based on a frequency in minutes. For example, a fixed interval of 60 would result in the Job Server processing an instance of the job definition once every hour.
- Recurrence Date Source: Determines which date from the current instance is used to calculate the next instance scheduled date.
- Effective Date: The date from which this scheduling detail must be effective.
- Expiration Date: The date on which this scheduling detail must expire.
- Start Time of Day: The time of day to start the scheduled activity.
- End Time of Day: The time of day to stop the scheduled activity.
- Interval: Specifies the interval between scheduled activities; for Daily, interval is in number of days; for Monthly, interval specifies the day of month (if greater than 28, indicates last day of month for months with fewer days than the interval value); for Fixed Interval, specifies the interval in minutes.
- Business Days ID: Specifies the business days that the scheduling detail is active. Includes the following options:
- Business Months: Specifies the business months that the scheduling detail is active. Applicable only when the Recurrence Type is set as Monthly.
- Day of Month: Specifies the day of month that a monthly recurrence should be scheduled.
See Also