Login
Register

Home

Trainings

Fusion Blog

EBS Blog

Authors

CONTACT US

OA Framework - All Articles
  • Register

Oracle Gold Partners, our very popular training packages, training schedule is listed here
Designed by Five Star Rated Oracle Press Authors & Oracle ACE's.

webinar new

Search Courses

Sometimes you get runtime errors in OA Framework self service pages due to some unwarranted personalizations.

For example, someone can create a text input accidentally as a message link or someone might add a controller class that is not yet deployed.
 
The issue becomes intriguing because a custom component can be added to an OA Framework page at various levels of personalization. 
 
Also, even if you know the name of the page where the error occurred, yet that page might consist of several nested regions, and one of those regions might have the culprit personalized component at one of the personalization leves.

 

This article presents a simple example in pursuit of finding the controller class which exists in personalization layer.
This can be applied for any OA Framework component in MDS. All you need to do is to run a simple SQL statement to query MDS Repository in JDR tables.
Let us assume that user sees an error as shown below

In this case, the controller is not found. The page can have dozens of shared regions, and we may not know which region and at which level does this controller exist.


Run a SQL , for the error component xxa2fSetupDetailsPageCO


SELECT jdr_mds_internal.getdocumentname(ja.att_comp_docid) AS customized_document, 
       ja.att_name, 
       ja.att_value 
  FROM jdr_attributes ja 
 WHERE att_value LIKE '%xxa2fSetupDetailsPageCO%';


This will show that the custom OAF component in question exists against page SetupDetailsPG at site level
/oracle/apps/per/selfservice/appraisals/webui/customizations/function/HR_STANDARD_APPRAISAL_SS/SetupDetailsPG
To confirm this fact, see the controller from the application.



Anil Passi

Comments   

0 #1 ASaharya 2010-10-05 09:38
Hi,
I need to move the record navigation Link (Previous / Next) from right side of the page to the left. How do I do that?
Quote
0 #2 Thanhnd 2010-10-26 05:44
Hi Anil
i have some problem about customize in OAF, i have already read some your tutorial about OAF but i didn't see it. Can you show me some example about customize in OAF.
I hope receive your email

thanks
Quote

Add comment


Security code
Refresh

Search Trainings

Fully verifiable testimonials

Apps2Fusion - Event List

<<  Apr 2024  >>
 Mon  Tue  Wed  Thu  Fri  Sat  Sun 
  1  2  3  4  5  6  7
  8  91011121314
15161718192021
22232425262728
2930     

Enquire For Training

Related Items

Fusion Training Packages

Get Email Updates


Powered by Google FeedBurner