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
- 160
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
- 281
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
- 621
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
- 791
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
- 411
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
- 327
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
- 317
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
- 663
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
- 673
Working with Indexer in Oracle Visual Builder
This article demonstrates what an Indexer is, and how to work with Indexer in Oracle Visual Builder. An indexer generates a structured list where each entry corresponds to a section […]
- Mallikarjuna Rao
- 613
What is Oracle Redwood and why ?
Redwood represents Oracle’s innovative approach to user experience design for the next generation. Redwood is focused on bringing state-of-the-art, consumer-grade user experiences across devices to enterprise software scenarios. The Redwood […]
- Ankur Jain
- 808
OCI Vault to sign request payload using private keys in Oracle Integration
The question often arises regarding how to sign the request payload in Oracle Integration before sending it to a third-party application. The answer isn’t straightforward, as Oracle Integration lacks built-in […]
- Ankur Jain
- 1462