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
- 1137
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
- 1041
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
- 902
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
- 1327
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
- 1993
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
- 1882
Filter Unique records using for each group
Oracle has introduced a new Adapter in Oracle Integration-3 known as the Salesforce REST adapter. To use this adapter, you must have a minimum 24.02 version of Oracle Integration-3 In […]
- Ankur Jain
- 1562
Dynamic filter on table in Oracle Visual Builder
In this article, we demonstrate working with dynamic filter attributes on the table in Oracle Visual Builder. Consider a scenario where there is a table that has many columns and […]
- Mallikarjuna Rao
- 1645
How to create an HDL file and upload it to Oracle HCM using Oracle Integration
Oracle Integration-3 has recently announced a new feature using which can be used to regularly back up all the integrations and create a new clone instance. You can clone (create) archives […]
- Ankur Jain
- 1693
Styling Table rows conditionally in Oracle Visual Builder
In this article, we demonstrate styling table rows conditionally using a row template in Oracle Visual Builder Consider, for example, the case where there are 100s of records and we […]
- Mallikarjuna Rao
- 1619
Upload Multiple Files and render to a table in Oracle Visual Builder
In this article, we demonstrate how to upload multiple files and render the details in a table in Oracle visual Builder For example, when we try to upload files we […]
- Mallikarjuna Rao
- 1748
Dynamically load data into a LOV in Oracle Visual Builder
This article demonstrates how to dynamically load data into a LOV in Oracle Visual Builder. For example, we configure different LOVs and render them conditionally based on the selected value […]
- Mallikarjuna Rao
- 1994