Quantcast
Channel: pacesettergraam
Browsing index pages (336 articles)

Oracle EBS R12 AR Transaction Query Optimization Issue

In a project which I was looking we had a Issue. Client is having a Exadata Architecture where EBS is running. As the query was very big with help of AI and our CTO sir we were able to Identify the...

View Article


Image may be NSFW.
Clik here to view.

OAF R12.2 Attachment Link Entity and Category

We had a requirement to add attachment with Custom Entity and Attachment Category which initially I have struggled. Then checked the OAF Development guide and got done some testing and eventually...

View Article


Image may be NSFW.
Clik here to view.

Webadi Excel and recommended Setup for Oracle apps EBS R12

I got a opportunity to work on Webadi after a long time. In this post I will explain the changes for my excel and other changes that I have done. Im currently using Excel Office 365 and Oracle EBS...

View Article

Image may be NSFW.
Clik here to view.

Creating a Custom Webadi in Oracle Apps R12

Here in this post I have created a custom webadi using xx_debug_pkg which has a simple one row just to demonstrate the working with setup of the Custom Webadi. Below is package and table script that I...

View Article

Image may be NSFW.
Clik here to view.

OAF CO Extension and triggering Event on a Personalized Field

Requirement In Sourcing Page for a RFQ Discussion Client also needs a field called as Purchase Supplier which should work like Selected Suppliers but with business logic. Purchase Supplier are the...

View Article


Accessing ECC inside EBS Oracle apps R12

We have got a requirement from our CTO that to take the Data from Oracle ECC where the data itself a Analytics based data. With help of AI our CTO was able to build a MCP based server to access the...

View Article

Query Based on Recursion to Deduct total quantity from lines

We had a requirement that the total quantity should be deducted from the possible containing lines so for example Total Available Quantity = 5 Existing Quantity = 7 Here the 7 quantity has been split...

View Article

Reproduce packages from one user to another

Export configuration manifest guix package --export-manifest > manifest.scm Export channels guix describe -f channels > channels.scm Reproducing on Target machine guix time-machine -C...

View Article


Installing tamil language in Gnu guix

As I have recently installed gnu guix I needed tamil 99 keyboard and also when opening the web pages it was coming as boxes. I have installed by below command for user wise guix install font-lohit...

View Article


Query to get Sale Order and Move Order Info in Oracle apps R12 EBS

Below is the query to get Sale Order and Move Order Info SELECT mtrh.request_number AS move_order_number, mtrh.organization_id, mtrh.header_id, mtrl.line_id, mtrh.move_order_type, mtrl.quantity,...

View Article

Install Oracle JDK in Ubuntu 24.04

Step : 1 Download Oracle JDK 8 Under the “Linux” section, download the Linux x64 Compressed Archive (.tar.gz) file Step 2: Extract and Move the JDK Create a directory to install Java in, for example,...

View Article

Image may be NSFW.
Clik here to view.

Installing Forticlient VPN in Ubuntu

To install Forticlient VPN first download the Forticlient VPN only .deb Installer Go to the last section of Forticlient Website and select Forticlient VPN-only Once downloaded the .deb file then...

View Article

Using TRAMP to connect to remote server from Emacs on OCI Instance

For this post I will use the Ubuntu 24.04 release with Emacs 29 on wsl-2.6 and will provide the below steps. I have already created an OCI Instance and we usually connect with key file directly by...

View Article


Image may be NSFW.
Clik here to view.

Creating a simple Oracle Integration

Open Oracle Integration Cloud Application and follow the below steps Go to Design –> Click Integrations –> Click Create Button –> Click Schedule Provide Name and Package for the Integration....

View Article

A great time at Periya Pathai to Sabarimala

We started our journey from Tirupur to Kottayam at 10:30 PM on 25th November. After reaching Kottayam, we freshened up and took a bus to Erumeli. Once we arrived, we explored the town for a while...

View Article


Change font size of Terminal in Debian 13 Standard

I have installed Debian 13 and to change the font go to /etc/default and open console-setup file and now try to change the file size. For me the default file size was 8×16. But now I have changed to...

View Article

Add attachment API for PO_HEADERS_ALL Table in EBS – oracle apps R12

set serveroutput on; / DECLARE -- Entity Info l_entity_name VARCHAR2(100) := 'PO_HEADERS'; l_pk1_value NUMBER := 809896; -- Replace with your PO_HEADER_ID/Any other REFERENCES -- File Info...

View Article


Best Practises in Customizing Oracle Standard Workflow Process

Always take a Backup from PROD and do the changes in the file taken from PROD While deploying the customized workflow ensure proper backup is taken On Deployment ensure the workflow services are...

View Article

Query to get Pending Stock and On hand quantity with Net Quantity in Oracle apps

begin fnd_global.apps_initialize(3882,50617,426); begin fnd_global.set_nls_context(p_nls_language=>'AMERICAN'); begin MO_GLOBAL.INIT('SQLAP'); MO_GLOBAL.INIT('PO'); end; end; end; / SELECT -- Query...

View Article

Image may be NSFW.
Clik here to view.

Tour to Kolli Hills on 21st June with TVS team and with my TVS Ronin

As I am in TVS ROG Cult group, I got notification that there is a plan for Overnight stay. I registered for it and then we got the agenda of the plan Day -1 : Started from MG TVS Tambaram at 5.30 Day...

View Article
Browsing index pages (336 articles)


Latest Images