Install eBusiness suite on Oracle Cloud

In this article we will go through steps on how to install eBusiness suite on Oracle Cloud using a marketplace image and provision a Oracle eBS Release 12.2.13 with Oracle Database 19c environment on a single Compute instance (virtual machine, or VM). We can either install eBusiness suite on Oracle Cloud instance using the demo […]

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 Setup Large Language Model

Setting up a local large language model (LLM) like GPT-3 can be challenging due to the significant computational resources and infrastructure required. But we also know that it is important for privacy, low latency and sensitive financials applications. We would need a large installed base of AI-ready systems, as well as the right developer tools […]

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 […]

Customize BIP report in Oracle Fusion ERP

Oracle Fusion ERP (Enterprise Resource Planning) offers robust reporting capabilities through its Business Intelligence (BI) tools, allowing organizations to gain valuable insights into their financial and operational data. While Fusion ERP provides a wide range of pre-built reports, customization options enable users to tailor reports to their specific requirements. In this guide, we’ll explore how […]

Scroll to top