Scheduler Definition¶
Schedule which is set to the trigger can be defined by the following method.Schedule is defined by the [Job Management] → [Job Net Setting] screen.
Date/Time Specification¶
Date/Time specification is a method to define the execution schedule by using time zone, and year, month, week, day, hour and minute.You can create the schedule definition by which execution is made only one time at the specified date/time or execution is repeated
by setting the date/time.
- Date/Time Specification
- This is a schedule definition in which execution is made only once at the specified date/time.
- Every Year
- This is a schedule definition in which execution is made at the same time of the same day every year by specifying month, day, hour, and minute.
- Every Month
- This is a schedule definition in which execution is made at the same time of the specified day every month by specifying day, hour, and minute.
- Every Week
- This is a schedule definition in which execution is made at the same time of the specified week of day every week by specifying
the week of day, hour, and minute.- Every Day
- This is a schedule definition in which execution is made at the same time every day by specifying hour and minute.
- Every Hour
- This is a schedule definition in which execution is made at the same minute every hour by specifying minute.
- Every Minute
- This is a schedule definition in which execution is made at second 0 of every minute.
Column
By combining the above you can create various schedule definitions such as execution at minute 0 and 30 every hour
on day 1 of every month.
Repetition¶
Repetition scheduling allows scheduling by specifying the number of repetitions and the repetition interval (unit : second).By using this definition you can define the schedule in which execution is made immediately or repeated infinitely with the
repetition interval (unit : second).
- Immediate
- This is a schedule definition in which execution is made immediately by setting the number of repetitions to 1.
- Infinite
- This is a schedule definition in which execution is repeated infinitely with the specified interval (unit : second)
by not specifying the number of repetitions.
Business Day¶
Business day specification allows the scheduling of execution only on the business day using the Calendar API of intra-mart Accel Platform.By specifying the target calendar, time zone, and hour/minute, job net will be executed at the specified time on the business day
which was specified by the calendar.