In this article, we are going to discuss what is Service Connection in Oracle Visual builder (VB), and the steps to create Service Connection. What is service Connection? To access…
A very common requirement where we need to export the table data into PDF in Oracle Visual Builder. Oracle Visual Builder doesn’t have out of the box feature that allows…
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…
Start developing the web and mobile application using Oracle Visual Builder. I have recently published a book with the title Effortless App Development with Oracle Visual Builder which will help…
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…
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…