Fetch unique values from BO in Oracle Visual Builder
In this article, we’ll demonstrate how to fetch unique values from BO in Oracle Visual Builder. Let us understand this use-case with an example as follows: An application keeps inserting […]
In this article, we’ll demonstrate how to fetch unique values from BO in Oracle Visual Builder. Let us understand this use-case with an example as follows: An application keeps inserting […]
In this article, we are demonstrating how to display tables dynamically using a third-party js library Axios in Oracle Visual builder. Axios is a third-party library that is a promised-based HTTP […]
In this article, we are going to show how to enable anonymous to the Oracle Visual Builder Applications. Anonymous access allows users to access the application without login credentials. By […]
In this article, we will explain and demonstrate how to encrypt/decrypt the data using OCI Vault in Oracle Integration. The most common requirement of any application is security especially when […]
While creating an Oracle Application SaaS extension in Oracle Visual Builder, you may need to synchronize the master data from Oracle Application to Visual Builder Business Objects. The benefit of […]
In this article, we are going to demonstrate how to read the files from the OCI Object Storage in Oracle Integration and push the data into the Oracle ATP database. […]
There are various situations where you need to push records in batches to the target service due to the target service limitation. Considering we need to develop the integration in […]
Oracle ERP adapter allows you to import bulk data using File Based Data Import(FBDI). FBDI is the best way to get mass conversions done in shortest time. Oracle provides an […]
Data Pallet in Oracle Visual Builder helps you to accelerate the creation of tables/forms in a faster manner. The BO & Service Connections are visible in the Data Pallet to […]
Oracle allows pushing the OIC activity stream to the public OCI logging service to maintain the log for historical purposes and to analyze them when required. The OCI logging service provides […]
In this article, I’ll demonstrate how to publish messages into a Stream using Oracle Integration. In the previous article, I have described the capabilities offered by the OCI Streaming adapter […]
The Oracle Cloud Infrastructure (OCI) Streaming Service provides a fully managed, scalable, and durable storage solution for using continuous, high-volume streams of data that you can consume and process in real-time. There […]