Call Stored Procedure From Forms Personalization 10:26:00 AM To call a pl/sql API from forms personalization, do this 1. Personalize the form 2. Create an action of type "BuiltIn" 3. BuiltI...Read More
How to get ledger name in Oracle APPS R12 9:04:00 AM Hello, Oracle you can get ledger name by using below query: select mo_utils.Get_Ledger_Name(P_ ORG_ID) from dual ; Using ORG ID f...Read More
Update OPP Java Memory XML Report Publisher Fails With java.lang.OutOfMemoryError 12:36:00 AM XML Report Publisher Fails With java.lang.OutOfMemoryError In order to Update Oracle EBS R12 OPP (Output Post Processor) Memory usage ...Read More
Visual studio installer failed to download 11:29:00 PM Hello, When trying to install Visual studio 2017 (community,enterprise,..etc) some users get this error : solution: Install the c...Read More
Create Appsutil and sub directories for DB Tier 11:31:00 AM Re-Create Appsutil and sub directories for DB Tier Problem Appsutil directory or sub directories of appsutil are missing Solutio...Read More
Oracle Apex Custom Authentication scheme 9:07:00 AM Default authentication of APEX: When Create new APEX application you can logon your application with username and password created by AP...Read More
Setting Oracle Apex hotkeys buttons Shortcuts 12:14:00 AM How to set Shortcuts hotkeys for buttons in Oracle Apex I will show you how to implement hotkey for Buttons in Oracle Apex: 1- Cr...Read More
Oracle APEX – XDB Authentication Popup dialog on 12cR2 multitenant 9:31:00 AM XDB username and password required When installing Apex on 12cR2 multitenant this popup appears: This Popup appears when use...Read More