Oracle Application Blog

Implementing Mouse-Centered Screen Zoom Using the Shift Key with JavaScript in Oracle APEX

Introduction Oracle APEX applications often display large amounts of data in Interactive Reports, Interactive Grids, dashboards, and forms. When users need to inspect small text or closely packed information, increasing…

Read More

Fixing FRM-92101 Error After Re-Enabling a Custom Concurrent Program in Oracle EBS

Introduction During a recent Oracle E-Business Suite (EBS) maintenance activity, we needed to re-enable a custom concurrent program that had been disabled for a long time. Although the concurrent program…

Read More

Oracle Fusion Financials 26B – GL AI Agent Setup Guidance

GL_AI_Agent_26B_Blog Oracle Fusion Financials 26B – GL AI Agent Setup Guidance Introduction / Issue: For Oracle Financials consultants planning to enable and run the GL AI Agent introduced in the…

Read More

Create a Dynamic List Item in Oracle Form

Procedure :- “ADD_LIST_ELEMENT‘” Using the following procedure  Syntax        ADD_LIST_ELEMENT(list_id ITEM, list_index VARCHAR2, list_label VARCHAR2, list_value VARCHAR2);  Syntax Specifications list_id: Specifies the unique ID that Oracle Forms assigns…

Read More

Create a Clock Timer’s in Oracle Form

Create a Timer: Declare a variable of timer data type.      Initialize a variable with one second number data type.      Use a CREATE_TIMER built-in with the timer’s name, interval and it’s…

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

Strengthening OCI Access Control with IAM Deny Policies

Oracle Cloud Infrastructure’s Identity and Access Management (IAM) service now supports explicit deny policies, providing administrators with the ability to explicitly block unwanted actions and enforce more precise access controls…

Read More

Exporting Plan Data in Oracle Fusion Supply Chain Planning

Introduction/ Issue:  In Oracle Fusion Supply Chain Planning, planners often need to extract plan measure data from demand or supply plan layouts for reporting and analysis outside the application. Instead…

Read More

Oracle ERP Cloud Period Close Procedures & Runbook Considerations

Introduction/ Issue:  Oracle ERP Cloud customers have a need to close their books every period, quarter and/or year.   This paper provides guidance on the period-end close procedures for Oracle Cloud…

Read More