Thursday, August 5, 2021

OIC - How to modify an existing schedule | Update schedule | Oracle Integration Cloud

We have following 2 methods to modify an schedule:

Method 1: Pause and stop the schedule and update the schedule.

Integration page or monitoring Integration page >> Actions >>Schedule >> pause >> stop >> Edit >> save >> Start schedule












Method2:

  • Delete the existing schedule
  • Add the schedule

Step1: Click on the hamburger sign or actions and click on schedule



Step2: click on Menu and click delete schedule


Step3:  click on add schedule


Step4: Then define your shedule whether to choose simple type or iCal and save.


Step5: start the schedule.



No comments:

Post a Comment

Featured Post

OIC - Removing Base64 Padding (=) for JWT Generation in Oracle Integration Cloud (OIC)

When generating a JWT in Oracle Integration Cloud (OIC), the header and payload must be Base64URL encoded before creating the signature. Sta...