Thursday, August 5, 2021

OIC - How to schedule OIC integration using simple type

Using simple type of scheduling, we can schedule the integrations in the following frequencies:

  • Only once
  • Hours and Minutes
  • Days
  • Weeks
  • Months
  • Day of every week & week of every month
  • Day of every month
  • Months of every year

Note: if you need advanced setting or less than 10 minutes interval, then you have to use iCal.

Use Case: 

We will create a dummy schedule orchestrated integration and schedule the integration for every 10 minutes using simple type of reocurrence. 

Note: We can not define an integration below of 10 minutes using simple type. If you try to do, it will throw below error(see the screenshot). Use iCal to schedule the integration below 10 minutes.


Step1: activate the scheduled integration and then click on the hamburger sign and select Add schedule.


Step2:  click frequency as Hours and Minutes as we will configure 10 minutes.


Step3:  define 10 minutes and save.



Step4: Now click on start schedule.


Step5 : now It will show all the runs which are yet to start and waiting state.




No comments:

Post a Comment

Featured Post

11g to 12c OSB projects migration points

1. Export 11g OSB code and import in 12c Jdeveloper. Steps to import OSB project in Jdeveloper:   File⇾Import⇾Service Bus Resources⇾ Se...