Oracle OIC

Unlock the potential of Oracle Integration Cloud (OIC) with our comprehensive meta guide. Explore seamless integration solutions, automation strategies, and best practices to streamline your business processes and accelerate digital transformation.

Develop Callback Integration in Oracle OIC

Setting up callback integration in Oracle Integration Cloud (OIC) involves configuring a callback service that notifies you upon job completion, especially useful for long-running processes like bulk imports in Oracle ERP Cloud. We can configure an integration to handle asynchronous responses or notifications from Oracle Fusion ERP. In previous post, we have implemented FBDI bulk data import integration […]

Retrieve Records from DB via Oracle OIC

Tap your database querying capabilities with Oracle Integration Cloud (OIC). Discover how Oracle OIC empowers you to effortlessly query databases, extract valuable insights, and integrate data across your applications for enhanced efficiency and informed decision-making. Earlier we have gone through inserting new records in a database using OIC. Now we will create a new integration […]

Insert Records into DB using Oracle OIC

Easily insert records into your database from Oracle Integration Cloud (OIC). Explore how Oracle OIC simplifies data insertion processes, enabling seamless integration between applications and databases for streamlined operations and efficient data management in your organization. There are a number of use cases e.g. to generate auto incremented numbers using db sequences and to insert […]

How to Setup Oracle OIC Agent

The Oracle Integration Cloud (OIC) Agent is a lightweight, stateless runtime that we can setup on own on-premises and cloud infrastructure where direct connectivity is not possible. It acts as a communication bridge between our Oracle Integration instance in the cloud and on-premises applications and systems. The agent also enables secure communication and data transfer […]

How to use Lookups in Oracle OIC

In Oracle Integration Cloud (OIC), a “lookup” typically refers to a feature or component that allows you to store and retrieve key-value pairs or reference data within your integration flows. We us Lookup tables to map values between different systems, enrich data, or perform data transformations. We can define one lookup and use it in […]

Call ESS Job in Oracle OIC

Effortlessly integrate Oracle ERP Cloud with ESS (Enterprise Scheduler Service) using Oracle Integration Cloud (OIC). Explore our step-by-step instructions and best practices on leveraging the ERP Cloud Adapter to call ESS jobs, streamlining your business processes and enhancing automation for improved efficiency and productivity. We will develop a workflow to call ESS job in Oracle […]

Download Oracle Fusion BIP Report using Oracle OIC

Streamline report management with Oracle Integration Cloud (OIC) by effortlessly downloading Oracle Fusion BIP (Business Intelligence Publisher) reports. Using Oracle OIC, integrate and automate report retrieval processes, optimize efficiency, and enhance decision-making in your organization. We have already run Oracle Fusion BIP report in Oracle OIC and sent output via email in earlier post. Now we […]

Email BIP Report using Oracle OIC

Streamline report distribution with Oracle Integration Cloud (OIC) by emailing Oracle Fusion BIP (Business Intelligence Publisher) report outputs. Integrate and automate email functionalities, optimize report delivery processes, and enhance communication efficiency in your organization. In this post, we will develop a new Oracle OIC integration to run and email BIP report output. Let us build […]

Scroll to top