- About
- Blog
- Courses
- Training
- Oracle Integration
- AI & Agentic Automation with Oracle Integration (OIC)
- Oracle Visual Builder
- Building & Customizing Oracle Redwood Apps with VBS
- Oracle Process Automation
- Oracle Fusion AI Agents Studio
- Oracle SCM Techno Functional Training
- Oracle Fusion Financial Functional Implementation
- Oracle Cloud Infrastructure (OCI)
- Oracle ERP Cloud HCM Technical Training
- Oracle APEX
- Oracle Fusion Technical with Oracle Integration
- Building Intelligent AI Agents on AWS with Generative AI
- Oracle Databases 23ai: Vector Search Real Time Stage
- Oracle Business Intelligence (BI) & OTBI Training
- Subscription
- Services
- Contact
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 [...]
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
- 7860
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
- 12140
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
- 4897
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
- 14076
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
- 7876
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
- 33337
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
- 13352
Place file in Object Storage from BIP using OIC
In this article, I’ll explain how to use Oracle Integration cloud to place file from BI Publisher report to Object Storage. What is Object Storage It is an internet-scale, high-performance […]
- Pawan Lakhotia
- 11
- 7171
Place file in FTP Server from BIP using OIC
In this article, I’ll explain how to use Oracle Integration cloud to place file from BI Publisher report to FTP server. I’ll develop a scheduled integration that will run a […]
- Pawan Lakhotia
- 7
- 13012
Oracle Integration | format-dateTime() is failing with “The XPath expression failed to execute
While doing the conversion of current date time into another format using the format:dateTime() function into Oracle Integration: you may face the following error: Issue: The issue is the xp20:format-dateTime […]
- techsupper
- 0
- 10886
The “MOVE[NOOP][IO_ONLY]” IO operation for “/test/Emp_1.csv” failed: Oracle Integration File adapter
I had a hard time fixing the error The “MOVE[NOOP][IO_ONLY]” IO operation for “/test/archive/Emp_1.csv failed” which occurred while performing the move operation of File adapter in Oracle Integration. The complete […]
- Ankur Jain
- 0
- 4922