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…
It’s really important to manage users and roles for Oracle Integration Cloud. This article focuses on how to create users and assign different users to OIC application roles. A user…