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
- 2690
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
- 4998
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
- 4084
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
- 2655
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
- 4279
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
- 5518
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
- 7061
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
- 3543
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
- 4504
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
- 3623
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
- 4704
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
- 4132