Run OIC scheduled integration using REST
Oracle Integration allows you to build the scheduled integration that can run on the set frequency such as once in a day, twice in a day, once in a week, […]
Oracle Integration allows you to build the scheduled integration that can run on the set frequency such as once in a day, twice in a day, once in a week, […]
One of the most common requirements where you are reading two files from FTP and want to merge the data of these two files to create a consolidated file. Both […]
As you all might know my first book on VB has been released that will help you to learn VB in-depth with a lot of various examples. To give a […]
Object Triggers in the Oracle Visual Builder are used to specify the sequence of actions that start when a specific event occurs. It’s like a database trigger. For example: When […]
Business rules in Visual Builder Cloud Service (VBCS) allow to validate Business Objects data as well as to fire an event when data is inserted into the BO. There are […]
Whenever you develop any integration you need to save your integration time to time not to lose your work if any issue occurs such as a browser crash, network-related issue, […]
Are you struggling to start with Oracle Cloud and not able to understand where to start the journey, here is an article to help you to start the journey with […]
Every web application consists of various pages and the user should allow navigating from one page to another. In this short video, I’ll demonstrate how to navigate between pages in […]
It’s a very common requirement in the web application where you need to load common data before the page load so the data can be used at multiple places. Whenever […]
Update lookups in Oracle Integration Cloud are one of the most common requirements and this has been asked in multiple forums on how to update lookup hence the article is […]
The most common requirement in each and every web application is to get logged-in user credentials. Let’s see how to full fill this common requirement in Oracle Visual Builder Cloud […]
Oracle Integration Cloud Stage File action is one of the important actions that allows us to perform various operations(list, write, read, read in chunks, etc.) on a file. Stage File […]