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
- 506
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
- 178
Download files from Oracle Universal Content Management | Oracle Integration
Sometimes, you need to download files from Oracle Universal Content Management (UCM) from Oracle Integration for Oracle ERP Cloud use cases. Use-case to download files from Oracle UCM You have […]
- Ankur Jain
- 0
- 633
Process millions of records from Oracle Database | Oracle Integration
As we know Oracle Integration has service limits in terms of the size of data you can fetch from the Oracle database. Is this mean you can not pull millions […]
- Ankur Jain
- 0
- 409
Explore Oracle Vision Service
Every industry invests its resources to find ML use cases to ease operations. Oracle Vision service is one such AI service. Oracle Vision is built for performing visual analysis at […]
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
- 120
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
- 303
Working with Cursors in Oracle PL/SQL
In this article I’ll explain several ways Cursors are used in PL/SQL. For basic details on cursors and its types please refer this blog. There are multiple ways we can […]
Pagination Control for a table in Oracle Visual Builder
In this article, I am demonstrating how to add pagination control for a table in Oracle Visual Builder. A table is one of the useful components in Oracle Visual Builder […]
- Mallikarjuna Rao
- 0
- 483
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
- 0
- 918
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 […]