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
- 1782
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
- 1686
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
- 2966
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
- 2369
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
- 1646
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
- 2737
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
- 3392
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
- 3901
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
- 2350
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
- 2927
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
- 2493
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
- 3047