- About
- Blog
- Courses
- Training
- Oracle Integration
- Oracle Visual Builder
- Oracle Process Automation
- Oracle APEX
- Oracle Cloud Infrastructure (OCI)
- Oracle ERP Cloud HCM Technical Training
- Oracle Fusion Technical with Oracle Integration
- Oracle Cloud Fusion Functional Training
- Oracle Business Intelligence (BI) & OTBI Training
- Azure Administration Training (AZ-104)
- Subscription
- Services
- Contact
Oracle Process Cloud REST APIs play a vital role in developing the custom UI. Oracle Process provides various out-of-the-box REST APIs that can be used to interact with our process [...]
Run Child integration or PL/SQL procedure in batches in Oracle Integration
In this tutorial, we will see a detailed description of how to run an ATP procedure or a child integration in batches by invoking via OIC. Use case: Let’s say […]
- Pawan Lakhotia
- 3643
Parallel Execution of Actions | Oracle Integration-3
Recently (Version 12.12), Oracle Integration got a new action called Parallel that allows the execution of multiple tasks in parallel. For example, you subscribe to the employee creation event from [...]
- Ankur Jain
- 0
- 2725
Features of Oracle Integration 3
Oracle Integration 3 is the new upgraded version of Oracle Integration with a new set of features. As of Oracle Integration 22.12, the following are the features of Oracle Integration-3: […]
- Ankur Jain
- 0
- 4598
Oracle Integration | FBDI to upload AP into ERP
Oracle offers an FBDI tool to Import bulk data from External Source to the Oracle ERP Cloud. To upload bulk data using FBDI, a CSV file with data is to be uploaded into […]
- Ankur Jain
- 0
- 5716
Observability (Run-Time Monitoring) in Oracle Integration
Oracle Integration has many built-in dashboards that provide real-time insights into your runtime integration and help understand exactly how many messages were received/succeeded/errored, etc. Oracle Integration-3 monitoring has been improved […]
- Ankur Jain
- 0
- 1520
Form Over Layout in Excel Plugin in Visual Builder
In the article, I am demonstrating how to implement form-over layout in Oracle Visual builder with Oracle Excel Plugin. The Form-over-Table Layout in an Excel Worksheet is created when a […]
- Mallikarjuna Rao
- 0
- 1456
How To Call DB Procedure Asynchronously From OIC
In this article, I’ll demonstrate how to call DB procedure asynchronously from OIC and the steps involved in the process. Prerequisites Oracle Integration Cloud Instance ATP DB Call Time limit […]
How to pass data between pages in Oracle Visual Builder
In this article, I am demonstrating how to pass data from one page to another in Oracle Visual Builder. Following are the steps to complete this use case: First, create […]
- Mallikarjuna Rao
- 0
- 3665
Invoke BIP Report with Parameters in OIC
In this article, I’ll develop an app-driven integration that will run an ESS job which invokes a BIP report and map the response to the REST connection. This use case […]
- Pawan Lakhotia
- 4
- 16846
Load data in ATP from SFTP using OIC – Performance Enhancement
Loading data from a flat file coming from SFTP/BI Publisher or any third party source is a very common requirement for many of the integration. The traditional way for achieving […]
Load data in ATP from BIP using OIC
In this article, I’ll develop a scheduled integration that will run a BIP report in fusion and insert the data from the file in the ATP table. This use case […]
- Pawan Lakhotia
- 1
- 8038