Oracle Apps Technical Blog
Saturday, 12 December 2020
Raise bundle exceptions using raiseBundledOAAttrValException with example in OAF
›
package xx.oracle.apps.icx.por.rcv.webui; import com.sun.java.util.collections.ArrayList; import java.sql.PreparedStatement; import java.sql...
Displaying Exception Messages in OAF
›
public void processFormRequest(OAPageContext pageContext ,OAWebBean webBean) { super.processFormRequest(...
Useful OAF Profiles
›
Personalize Self-Service Defn - To enable the personalization link on every page FND: Personalization Region Link Enabled - To enable the...
Unable to launch the Java Virtual Machine Located at path: ..\..\jdk\jre\bin\client\jvm.dll
›
Below error will receive when attempting to install jDeveloper 10g for OAF on a Windows 10 desktop machine. Error: Unable to launch the Ja...
Sunday, 8 April 2018
OAF Importer commands
›
OAF Importer commands Page Importer: java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/xx/oracle/apps/po/custom/webui/PoDummyPG....
Saturday, 7 April 2018
OAF Apache Bounce Steps in R12.2
›
OAF Apache Bounce Steps in R12.2 Login to Putty Step 1 : Perform the below steps to Set the environment login as: appldev appldev@...
1 comment:
Tuesday, 31 October 2017
Useful Codes Used in OAF -2
›
Method To Insert the record in the table. write the following code in the AM public void InsertRecord() { InsertVOImpl vo= getInser...
›
Home
View web version