' oicbasics
November 9, 2021

Clone an Existing Integration Flow in OIC | Cloning | Oracle Integration Cloud

In this article we will see the steps to clone (or copy) an Existing Integration flow. Lets see the cloning steps with an example where we will clone existing 'Hello World' Integration flow.


Step 1 : Open the integration Cloud Home page, click Integrations to navigate to Designer Home page.



Step 2 : On the Integrations page, locate the Hello World  integration flow. Click the menu option and then select Clone.



Step 3: Give the new integration an unique name and then click Clone. This way you have successfully cloned (or copy) an old integration. Now you can make changes in it as per your requirement.



Thank You !

August 2, 2021

Create Free Trial OIC Instance for one Month | Oracle Integration Cloud

To Create Free Trial OIC Instance you must have Oracle Cloud Free Tier Account. If you don't have already and want to see the signup steps for it, Please access my previous blog (Click here).


*Note :  You won't be charged unless you select to upgrade the account. After one month your free instance will automatically get closed.

Steps to create Free Trial OIC Instance :👇 


STEP 1 : Sign in to your Oracle Cloud Free Tier Account. 





STEP 2 : Search Integration & then Select Application Integration.


STEP 3 : Select the (root) Compartment and then click Create


STEP 4 : Enter any meaningful Display Name and leave the other options as it is. Click Create




STEP 5 : It will hardly take 5 minutes and your Integration Instance will get activated


STEP 6 : Once Instance is 🟢 Active. Just click on the Display Name of your instance to access the Integration Instance Details.



STEP 7 : Click On the 🏡Service Console to Access the OIC Instance home page.



Congratulations! you have successfully signup for free Oracle Integration Instance.Now you can start your Integration development works.#EnjoyFreeService 😁



Thank You !
July 25, 2021

Delete a schedule from an Integration | Scheduled Integration | Oracle Integration Cloud

In this article I have mentioned the steps to delete a schedule from a scheduled Integration in Oracle Integration Cloud.


Knowledge :  👀 


Scheduled Orchestration ? : It enables you to create an integration that uses a schedule to trigger the integration instead of an adapter. After designing such integration, you can schedule when to run it.



Step 1: Deactivate the Scheduled Integration.



Step 2: Click on the hamburger sign and then click Schedule


Step 3: Select Delete Schedule by clicking on the right hamburger sign 


    • Click Confirm to delete the schedule.

Step 4 : This way you can delete any schedule from a schedule Integration. You can see the popup of confirmation message "Schedule was deleted successfully" as shown in below image.



Thank You !
You can access next blog if you want to know how to add new schedule
Top