Monthly Archives: January 2026

Creating a BOM Item in Oracle apps R12

Creating a BOM Item  Creating a Bill of Materials (BOM) item in Oracle Apps R12 involves defining the parent assembly and its components within the Bills of Material module, ensuring prerequisites like items…

Read More

Custom Button-Driven Data Refresh in Oracle APEX Interactive Grid

Introduction: – This document explains the process of creating a custom button inside an Interactive Grid (IG) and dynamically setting the value of another column by using JavaScript and PL/SQL…

Read More

Modify Interactive Grid Column Header at Runtime in Oracle APEX

Introduction: – This document explains how to dynamically change column labels on page load for an Interactive Grid (IG) in Oracle APEX using JavaScript. This approach helps when column names…

Read More

Recovering Deleted Shipment History in Fusion SCP; Target Refresh vs Net Change

Introduction/ Issue:  To reload all existing shipment history into Fusion that was deleted when the Load Planning Data from Flat Files process was run in Target mode instead of Net…

Read More

Assembly and Component Items Demand Shortage Report in Fusion SCP

Introduction/ Issue: Developing a BIP report in Fusion to identify component demand shortages for assembly items and improve supply planning decisions. Why we need to do / Cause of the…

Read More

Oracle OIC Solution for Full and Partial Shipment Automation

Introduction:   In Oracle Order Management, We have two Shipping methods post Sales Order creation, Full Shipment and Partial Shipment. They are carried out by specifying the quantity  while creating Shipment in OMS (Fusion). In this blog we will…

Read More

How a Redwood Page differs from a Classic ADF page

Introduction:     Redwood Pages and standard ADF pages represent two different approaches to building user interfaces within Oracle applications. While standard ADF pages have traditionally been used to develop enterprise-grade web applications…

Read More

Adjusting Interactive Grid Column Widths Dynamically in Oracle APEX using Javascript

Introduction: – Interactive Grids are widely used to display and manage large volumes of data efficiently. However, one common challenge users face is handling column widths—especially when data length varies…

Read More

Dynamically Highlighting Columns in Oracle APEX Interactive Grids

Introduction:  Oracle APEX Interactive Grids are one of the most powerful components for displaying and managing large volumes of data within an application. They allow users to view, edit, filter,…

Read More

How to Configure Merge Replication in SQL Server in 7 Simple Steps

Merge Replication in SQL-Server Introduction: Merge Replication in SQL Server is used in distributed environments where multiple databases need to work independently and later synchronize data.This guide explains why Merge…

Read More