<< Click to Display Table of Contents >>
Scheduler > NameValueCollection > Scheduling Time Option
실행 타입
Key |
설명 |
---|---|
launch_type |
실행 타입 once, immediately, periodically 중 하나의 값으로 설정 |
스케줄 시간(launch_type = once인 경우)
Key |
설명 |
---|---|
execution_year |
실행 시간 – 년 |
execution_month |
실행 시간 – 월 |
execution_day |
실행 시간 – 일 |
execution_hour |
실행 시간 – 시 |
execution_min |
실행 시간 – 분 |
스케줄 시간(launch_type = periodically인 경우)
Key |
설명 |
---|---|
start_year |
시작 시간 – 년 |
start_month |
시작 시간 – 월 |
start_day |
시작 시간 – 일 |
end_year |
종료 시간 – 년 |
end_month |
종료 시간 – 월 |
end_day |
종료 시간 – 일 |
periodically_execution_day_type |
주기 타입 daily, weekly, monthly 중 하나의 값으로 설정 |
스케줄 시간(periodically_execution_day_type = daily인 경우)
Key |
설명 |
---|---|
daily_type |
평일 |
daily_every_days |
설정한 일 간격 |
스케줄 시간(periodically_execution_day_type = weekly인 경우)
Key |
설명 |
---|---|
weekly_every_weeks |
매주 몇번째 주 |
weekly_monday_check |
매주 월요일 check, null 중 하나의 값으로 설정 |
weekly_tuesday_check |
매주 화요일 check, null 중 하나의 값으로 설정 |
weekly_wednesday_check |
매주 수요일 check, null 중 하나의 값으로 설정 |
weekly_thursday_check |
매주 목요일 check, null 중 하나의 값으로 설정 |
weekly_friday_check |
매주 금요일 check, null 중 하나의 값으로 설정 |
weekly_saturday_check |
매주 토요일 check, null 중 하나의 값으로 설정 |
weekly_sunday_check |
매주 일요일 check, null 중 하나의 값으로 설정 |
스케줄 시간((periodically_execution_day_type = monthly인 경우)
Key |
설명 |
---|---|
monthly_every_months |
설정한 달 간격(몇 달) |
monthly_type |
특정 일이나 주 specific_day, day_of_week, user_defined 중 하나의 값으로 설정 |
monthly_days |
1 ~ 31 : 매달 특정 일 LAST : 매달 마지막 일 |
monthly_which_week |
매달 몇 번째 주 T1 : 매달 첫 번째 주 T2 : 매달 두 번째 주 T3 : 매달 세 번째 주 T4 : 매달 네 번째 주 T5 : 매달 다섯 번째 주 TL : 매달 마지막 주 |
monthly_which_week_day |
매달 특정 요일 sunday, monday, tuesday, wednesday, thursday, friday, saturday 중 하나의 값으로 설정 |
monthly_user_defined_days |
설정할 일을 오름차순으로 콤마(,)로 연결하여 설정 |
실행 횟수
Key |
설명 |
---|---|
periodically_execution_time_type |
실행 횟수 once, repeat, user_defined 중 하나의 값으로 설정 |
실행 횟수(periodically_execution_time_type = once인 경우)
Key |
설명 |
---|---|
once_hour |
실행시킬 시간 – 시 |
once_min |
실행시킬 시간 – 분 |
실행 횟수(periodically_execution_time_type = repeat인 경우)
Key |
설명 |
---|---|
repeat_every_hours |
주기적으로 실행 간격 – 시 |
repeat_every_minutes |
주기적으로 실행 간격 – 분 |
repeat_start_hour |
주기적 실행 시작 시간 – 시 |
repeat_start_minute |
주기적 실행 시작 시간 – 분 |
repeat_end_hour |
주기적 실행 종료 시간 – 시 |
repeat_end_minute |
주기적 실행 종료 시간 – 분 |
실행 횟수(periodically_execution_time_type = user_defined인 경우)
Key |
설명 |
---|---|
user_defined_time |
설정할 시간(시:분)을 오름차순으로 콤마(,)로 연결하여 설정 |