Oracle Visual Builder Excel Plugin to perform bulk operations
In this article, we are demonstrating how to perform bulk operations on Business Objects using the Excel plug-in of Oracle Visual builder. Usually, we manipulate BO data by event and […]
- Mallikarjuna Rao
- 0
- 257
Fetch tables dynamically using Axios in Oracle Visual Builder
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 […]
- Mallikarjuna Rao
- 0
- 322
OCI API GW & JWT to call OIC with/without Credentials - Part II
To invoke any Integration created in OIC, we need to pass the credentials i.e., Username/Password. Most of the time these Integrations which we develop are to be triggered by External […]
Extract data from images using OCI vision service in Oracle Integration
OCI Vision is a serverless, cloud-native service that provides deep learning-based, prebuilt, and custom computer vision models over REST APIs. OCI Vision helps you to: Identify and locate objects Identify […]
- Ankur Jain
- 0
- 167
- July 3, 2022
OCI API GW & JWT to call OIC with/without Credentials - Part I
To invoke any Integration created in OIC, we need to pass the credentials i.e., Username/Password. In this article, we’ll discuss and explain how to use OIC API GW & JWT […]
Provisioning an Oracle Analytics Cloud (OAC) instance
Enterprises can leverage Oracle Analytics Cloud to enable them to be data-driven. This post will go into detail about the steps to provision an Oracle Analytics Cloud (OAC) instance and […]
- Gul Gandhi
- 0
- 150
- June 30, 2022
Leveraging OCI Functions to invoke OIC Integrations
In this blog, we’ll discuss how to Leverage OCI Functions to invoke OIC Integrations. Following is the sample architecture, how to use OCI Functions to call Oracle Integrations. Pre-Requisites Access […]
Filter data using q parameter in Oracle Visual Builder
This article demonstrates how to filter table data using the q parameters in Oracle Visual Builder. In visual builder, there are different data providers such as Service Data Provider (SDP), […]
- Mallikarjuna Rao
- 0
- 427
What is Oracle Analytics Cloud?
Oracle Analytics Cloud (OAC) is a complete analytics PaaS solution. It provides enterprises with all their analytics needs and enables greater interaction and insights from data. From self-service data discovery […]
Adding dependent LOV parameters in BIP Report
In this article, I’ll demonstrate adding dependent List of Values (LOV) Parameters to the BIP report and the steps involved in it. Sometimes end users request for dropdown values of […]
Enable anonymous access to Oracle VB applications
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 […]
- Ankur Jain
- 0
- 225
Encrypt/Decrypt data using OCI Vault in Oracle Integration
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 […]
- Ankur Jain
- 0
- 480