You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Scheduling OICS Integration only for business Hours

edited Dec 3, 2019 7:14AM in Integration 4 comments

Summary

Scheduling OICS Integration only for business Hours

Content

Hi,

We have a requirement where we would like to schedule an OICS integration to run every 10 mins between 8 AM to 6 PM [i.e. business Hours only]. For this we used advance schedule feature and wrote following iCal expression code:

FREQ=DAILY;BYHOUR=2;BYMINUTE=30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=4;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=5;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=6;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=7;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=8;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=9;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=10;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=11;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=12;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&
FREQ=DAILY;BYHOUR=13;BYMINUTE=0,10,20,30,40,50;BYSECOND=0;&

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!