Upload/Download Documents Using Oracle Integration and VBCS
In this article, we will demonstrate how to build functionality that allows users to upload documents to an external database and download them later. This is a common requirement in […]
- Ankur Jain
- 2310
- July 6, 2025
Building a new Redwood extension in Oracle Fusion using Visual Builder Studio
In this article, we’ll explore how to build a complete end-to-end application extension in Oracle Fusion using Visual Builder Studio (VBS) provided by Oracle SaaS. We’ll guide you through the […]
- Ankur Jain
- 4720
Customizing Oracle HCM Seniority Date page using Visual Builder Studio
In this article, we’ll demonstrate how to customise the Seniority Details page in Oracle Fusion and update the Legal Entity field using Visual Builder Studio. Steps to Get Started: Access […]
- Ankur Jain
- 2264
Enable Redwood Profile for Oracle HRMS Termination
In this article, we’ll look at how to enable the Redwood profile for employee termination in Oracle Fusion. By default, this Redwood UI is disabled. So, if you want to […]
- Ankur Jain
- 3082
Adding extra information in Add Absence Page using Visual Builder Studio
In this article, we’ll explore how to display extra user information on the Add Absence page in Oracle Fusion using Visual Builder Studio. Sometimes, before submitting an absence, you might […]
- Ankur Jain
- 1509
Embedding VBCS application in Oracle SaaS
In this article, we’ll walk through the steps to embed a custom VBCS (Visual Builder Cloud Service) application into Oracle SaaS. Suppose you’ve developed an independent VBCS application in Oracle […]
- Ankur Jain
- 2715
Working with Film Strip in Oracle visual Builder Cloud Service
This article illustrates working with Film Strip component in Oracle Visual Builder. In Oracle Visual Builder Cloud Service (VBCS), a Film Strip component is a UI component that allows you […]
- Mallikarjuna Rao
- 1409
How to create a dynamic form layout in Oracle Visual Builder
In Oracle Visual Builder, delivering personalised user experiences often requires dynamic rendering of forms based on roles, permissions, or specific business logic. One powerful way to achieve this is by […]
- Ankur Jain
- 2741
Update fire notification message style in Oracle Visual Builder
Out-of-the-box notifications in Oracle Visual Builder are functional, but when it comes to delivering a polished user experience, styling matters. Whether it’s changing the color, adjusting the font, or adding […]
- Ankur Jain
- 2320
How to render UI component conditionally in Oracle Visual Builder
You may often encounter scenarios where UI elements must appear or disappear based on certain conditions. Here are a few common use cases: Show or hide a field based on […]
- Ankur Jain
- 2246
Export integrations from the Oracle Visual Builder
Managing integrations efficiently is a key aspect of working with Oracle Integration Cloud (OIC), especially when it comes to sharing or migrating your work. What if you could allow users […]
- Ankur Jain
- 1794
How to enable/disable a button in Oracle Visual Builder
In interactive web applications, it’s essential to manage user actions effectively, especially when triggering backend processes or API calls. One common requirement is to temporarily disable a button after it’s […]
- Ankur Jain
- 2704