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
- 1272
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
- 1845
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
- 2229
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
- 1741
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
- 965
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
- 1119
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
- 1813
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
- 1503
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
- 1175
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
- 1757
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
- 2555
Storing secrets in OCI Vault and leverage in Oracle Integration
Oracle Integration doesn’t allow us to store sensitive information securely such as passwords, secret keys, certificates, etc for API authentication, signing the data, etc. Storing sensitive information into lookups, and […]
- Ankur Jain
- 2478