Exception Handling in Oracle Visual Builder
This article demonstrates how to perform Exception Handling for REST action in Oracle Visual Builder. If you want to perform exception handling for REST actions you can achieve it by […]
- Aadhar Aggarwal
- 3129
Transitioning from Embedded Database to Different Database in Oracle Visual Builder
In this article, We’ll demonstrate the process of replacing an embedded database with an external database of your choice in Oracle Visual Builder. Transitioning from an embedded database to an […]
- Mallikarjuna Rao
- 3093
Restrict File Size in Oracle Visual Builder
This article demonstrates how to restrict the file size of a document uploaded using the file picker in Oracle Visual Builder. How we are going to make it happen: We […]
- Aadhar Aggarwal
- 2511
Implement pagination for the REST service in Oracle Visual Builder.
In this article, I am demonstrating how to Implement pagination for the REST service in Oracle Visual Builder. A table is one of the useful components in Oracle Visual Builder […]
- Mallikarjuna Rao
- 3319
Column-Level Search on a table in Oracle Visual Builder
This article demonstrates how to enable column-level search fields on a table in Oracle Visual Builder. In Visual Builder, there are different data providers such as Service Data Provider (SDP), […]
- Mallikarjuna Rao
- 2910
Update OIC Integration Trigger Name After Creating the Integration
In this article, I’ll demonstrate how we can update the OIC integration trigger name once the integration build is completed. Limitations: Once we provide a name to the REST trigger […]
- Pawan Lakhotia
- 4668
Working with Redwood Simple Create and Edit Page Template in Oracle Visual Builder
This article illustrates how to implement the create functionality using the Simple Create and Edit Page Template within Oracle Visual Builder. In a previous article, we showcased a Redwood welcome […]
- Mallikarjuna Rao
- 5538
Implementing pagination to retrieve data in chunks | Oracle Integration-3
Data pagination specifically refers to the process of dividing large sets of data into manageable chunks, typically to be displayed on separate pages. This technique is crucial for web applications, […]
- Ankur Jain
- 4509
Integrating Oracle Process Automation in Oracle Visual Builder
Oracle Process Automation is low-code designer environment to quickly create structured and dynamic process workflows. Leverage capabilities such as reusable business rules, configurable web forms, connectivity to prebuilt application integrations, […]
- Ankur Jain
- 3053
Copy of function to read any response from SOAP API | Oracle Integration
Copy of function allows a deep copy of all child elements of a source parent node to the child elements of the target node in the mapper. For example: The […]
- Ankur Jain
- 2435
Enabling Redwood components within the Standard Visual Builder app
This article demonstrates how to integrate Redwood templates and components into a standard VBCS application using Oracle Visual Builder. So far, we’ve been relying on the simplicity of the Regular […]
- Mallikarjuna Rao
- 4433
Use Redwood Welcome Template in Oracle Visual Builder
This article illustrates crafting a Search Page utilizing the Redwood Welcome Template within Oracle Visual Builder. Utilizing the Redwood Welcome Template in Oracle Visual Builder streamlines the creation process of […]
- Mallikarjuna Rao
- 3535