Skip to main content
Solved

Task Schedule - Perform this task - Custom

  • September 12, 2021
  • 2 replies
  • 319 views

ZTC ZTC JGOTA
Hero (Customer)
Forum|alt.badge.img+14

Hello IFS Community,

 

I wonder if somebody in the community could share how to use the CUSTOM option.

Example of Expression to use? 

 

 

Thanks,

JL

Best answer by Tharindu Illangasinghe

Hi @ZTC ZTC JGOTA ,

 

CUSTOM  = The task is executed depending on the given custom expression. The custom expression must return a date (ex: SYSDATE + 1/3600). Oracle Scheduler syntax is allowed (i.e. FREQ=WEEKLY; INTERVAL=2; BYDAY=FRI;).

 

For an example;

Run hourly for the first three days of every month.

FREQ=HOURLY; BYMONTHDAY=1,2,3;

 

More details and examples can be found in the Oracle documentation under "Using the Scheduler Calendaring Syntax". 

https://docs.oracle.com/cd/E11882_01/server.112/e25494/scheduse.htm#i1023132

View original
Did this topic help you find an answer to your question?

2 replies

Tharindu Illangasinghe
Superhero (Partner)
Forum|alt.badge.img+15

Hi @ZTC ZTC JGOTA ,

 

CUSTOM  = The task is executed depending on the given custom expression. The custom expression must return a date (ex: SYSDATE + 1/3600). Oracle Scheduler syntax is allowed (i.e. FREQ=WEEKLY; INTERVAL=2; BYDAY=FRI;).

 

For an example;

Run hourly for the first three days of every month.

FREQ=HOURLY; BYMONTHDAY=1,2,3;

 

More details and examples can be found in the Oracle documentation under "Using the Scheduler Calendaring Syntax". 

https://docs.oracle.com/cd/E11882_01/server.112/e25494/scheduse.htm#i1023132


ZTC ZTC JGOTA
Hero (Customer)
Forum|alt.badge.img+14
  • Author
  • Hero (Customer)
  • 219 replies
  • September 14, 2021

@Tharindu Illangasinghe 

 

How could I make the task to run business day (Mon - Fri) twice a day  10 am and 5:30 pm ?

 

Thanks,

JL


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings