Yearly Archives: 2025

How to define Work Structure

Manual-Usage: The manual should be used along with the Fusion HCM application in order to familiarize themselves with the navigation and functionality. 1.     Login to Oracle Fusion-HCM: This section covers…

Read More

How to create Fusion PO

1.- Log in with our credentials   2.- Clic on the “Purchase” module and select “Purchase order”     3.- Go to the task bar and choose the “Create order”…

Read More

Get Activity Stream of an OIC Integration Instance Using REST API

Use Case:  A user needs to retrieve the complete activity log of an integration instance to monitor, debug, or analyze its performance and execution history. This functionality is particularly useful…

Read More

Streamlining Oracle EBS Application Tier Patching with ETPAT-AT

Patching Oracle E-Business Suite (EBS) application tier technology components has always been a delicate balance of precision, downtime planning, and repeatability. To ease this process, Oracle provides a specialized utility:…

Read More

Diagnosing oacore stuck thread Issues in Oracle EBS 12.2

Overview: In Oracle EBS 12.2 environments, it’s not uncommon to face login failures or form loading issues. These are often caused by oacore server anomalies in WebLogic. This blog walks…

Read More

How I Grew in My Career at Doyensys

From a Fresher to Project Manager: My 12-Year Journey at Doyensys “Do your work and the rest will follow.”– These simple words reflect the career journey of Akhash Ramnath—a story…

Read More

Creating a New Modifier using Oracle API

When there is a business requirement to create a New modifier, we can make use of this code to Register as a Concurrent Program and create a new Modifier after…

Read More

Customizing the Hook Package IBY_FD_EXTRACT_EXT_PUB

Oracle Payments provides the IBY_FD_EXTRACT_EXT_PUB extensibility package to construct custom XML element structure that can be added to the payment XML extract generated by Oracle Payments.   If there is…

Read More

Query to give pricelist name, start date, end date, organization and price

Introduction: This query will fetch you the pricelist name, start date, end date and price of the item. The input parameter passed is item name which will get processed and…

Read More

Query to give party and location details for a sales order

Introduction: This query will fetch you the party and location details for a sales order. The input parameter passed is ‘Sales order number’which will get processed and provide you with…

Read More