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 […]
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 […]
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 […]
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), […]
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 discuss what is Service Connection in Oracle Visual builder (VB), and the steps to create Service Connection. What is service Connection? To access […]
A frequent requirement of Oracle Integration is to convert the string date from one format to another and folks are really struggling to get this done in Oracle Integration so […]
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 […]
Till now, In our blogs, we have covered how to migrate integrations using .iar files and packages, But in these two methods, the security artifacts will not be migrated. If […]
Extracting data from Oracle Fusion is one of the common asks in the Integration world and people are confused about how to extract the data and send it to other […]