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 […]
- Ayyappa Maturi
- 0
- 12451
- June 11, 2022
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
- 3625
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
- 6990
Adding List of Values to Oracle BIP Report
In this article, I’ll demonstrate adding a List of Values (LOV) to the BIP report and the steps involved in it. Many times end users request to add a List […]
- Ayyappa Maturi
- 0
- 4985
- May 29, 2022
Read CSV/Excel and insert data to business objects in Oracle Visual Builder
This article demonstrates how to read CSV/Excel file data and push it into Oracle Visual Builder Business Objects. Following are the steps involved in the complete use case: Creation of […]
- Mallikarjuna Rao
- 0
- 8201
Suppliers to Oracle VB synch using Oracle Integration
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 […]
- Ankur Jain
- 0
- 3388
- May 18, 2022
How to add parameters in BIP report in Oracle SaaS
In this article, I’ll demonstrate how to add parameters to the BIP report and the steps involved in it. Many times end users request to add parameters to the report […]
- Ayyappa Maturi
- 0
- 10179
- May 14, 2022
Service Connection in Oracle Visual Builder
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 […]
- techsupper
- 0
- 7445
- May 10, 2022
Convert string date from one format to another in Oracle Integration
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 […]
- Ankur Jain
- 0
- 6276
- May 9, 2022
Read files from Object Storage in Oracle Integration
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. […]
- Ankur Jain
- 0
- 10485
- May 6, 2022
Push records in batches to target service in Oracle Integration
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 […]
- Ankur Jain
- 0
- 3887
- May 3, 2022
Migrate Oracle Integrations with Security artifacts
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 […]