OAF

Invalid Column Type error in OAF

This error occurred in OAF when I added the new export button to table layout region. For this error just right click on our VO (View Object) and select Edit.…

Read More

Java script validation in OAF

By using below java script in OAF. we can validate based on field value and can throw error. var colspt2 = ‘quoteValidate’.split(\”^\”); for (var k = 0; k < colspt2.length…

Read More

OAF Error – Unable to set binding parameter that does not exist

Introduction: This blog discusses on one of the causes for the issue “Unable to set binding parameter that does not exist ” Cause of the Issue: In OAF , our…

Read More

JPX Import Error

When we do import, sometimes we are facing error as Exception in thread “main” java.lang.NoClassDefFoundError: Then you need to change jpximport.bat and import.bat files as below. Path —> \jdeveloper\jdevbin\oaext\bin You…

Read More

iExpenses – change the lable name in template

From Sysadmin Responsibility: 1.       Navigate to the Functional Administrator responsibility à Personalization. 2.       Provide Document path like “/oracle/apps/ap/oie/webui/OIEREVIEWSUMMARY” and click on GO tab and from search results Personalize Page icon…

Read More