Hi all,
I need to schedule an IAL to run once a year on the 1st OCT. Is this possible in APP10?
Many thanks,
Ben
Hi all,
I need to schedule an IAL to run once a year on the 1st OCT. Is this possible in APP10?
Many thanks,
Ben
Best answer by Tomas Ruderfelt
Here is an example how to add a condition to run at October 1st. at 03:00:00 AM every year:
FREQ=YEARLY;BYMONTH=10;BYMONTHDAY=1;BYHOUR=3;BYMINUTE=0;BYSECOND=0
Use the option “Custom” to be able to input your custom expression.
Syntax details can be found here in Oracle documentation if you are interested:
https://docs.oracle.com/cd/E11882_01/appdev.112/e40758/d_sched.htm#ARPLS72260
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.