Friday, May 8 2026

Category: Uncategorized

  Knowledge :  πŸ‘€  While Loop? : Loop over actions or invoke connections as long as a specific condition is met. You define the condition for the while loop in the Expression Builder. Lets understand the While Loop by the help of one Hands-on Practice. In Part 1 we will compare numbers and in Part 2

In this article we will see the steps to Upload a file to Oracle UCM (Universal Content Management server) through HCM Cloud application. STEP 1 : Login to  HCM Cloud SaaS application STEP 2 : Expand the navigation bar and then expand Tools and then select ↑↓File Import and Export STEP 3 : click on

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

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

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

Knowledge :  πŸ‘€  Packages ? : You can group one or more integrations into a single structure called a package to easily import and export them to and from OIC service. Packages being optional, integration do not be a part of them. At least one integration is needed for a package to exist. You can put Integrations inside

Please access the previous blog to check first part i.e Single Integration Migration steps. In this article we will see the steps of Multiple Integration Migration or Package Migration : If your requirement is to migration multiple integration in one go then you have to put all the required migration in one package. You can

   You can do migration of Integrations from one OIC Instance to another in two different ways : 1. Single Integration Migration : You just have to Export the Integration from current Instance and Import it to new OIC Instance. 2. Multiple Integration Migration : Now suppose you want to migrate multiple integration in single go then

In this article i have mentioned the testing steps for the Throw New Fault Hands-on Integration which i have created in the previous post.  Activate the integration make sure to βœ“ Enable the Tracing  Run the integration by clicking play button CASE 1 : When Input Number-1 > Number-2  Pass Inputs, Number-1 =100 & Number-2 =

Throw New Fault : πŸ‘‰ You can create and throw your own faults in an integration with a Throw New Fault action.You can use this inside for-each action, switch action etc. Using this action item you can Validate the input data also (check below hands-on practice). While configuring this action in an integration, you have to

1 2 3 5