Merging two CSV files in Oracle Integration Cloud
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 […]
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 […]
The Oracle Cloud Infrastructure (OCI) offers a rich set of services and Object Storage is one of the important services that can be used to store a wide variety of […]
It’s a very common requirement to send an email using the Visual Builder Cloud Service (VBCS). So in this short blog, I’ll explain how to send an email using VBCS. […]
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, […]
Visual Builder Cloud Service (VBCS) is one of the features of Oracle Integration Cloud (OIC) but if your organization doesn’t have the OIC subscription, you still can create an independent […]
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 […]
A table is one of the useful components in Oracle Visual Builder that allows the listing of data(Employees, Invoices, Clients, etc.). The table component in Oracle Visual Builder (VBCS) can […]
Select One component is one of the seeded Oracle JET (OJET) components that allow us to populate data from backend API or Business Object or static. The data we receive […]
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 […]