Customization error on OAF page After Upgrading 11i to R12
Hi,
We have done some customization on OAF page in Oracle 11i version. for example i have extended a controller like 'xxIrcCandidateSkillsCO'.
After upgrading 11i instance to R12, i m getting the error related to this extended controller. Even i have deployed the custom controller on the specified path (which was original used in 11i ) like 'xx.oracle.apps.per.irc.candidateSelfservice.webui'.but still it is not taking the reference of this custom controller.
I also checked in the database for personalization done on that OAF page using the following SQL -
select * from jdr_paths where path_name like '<OAF Page name>'
But there was only 1 record for that page on which date the database was got updated for R12 upgradation.
I also checked personalization via Functional administrator. it is showing the personalization for that page but "Check box" are not enabled to delete or deactivate the personalization.
Can anyone help me here how to proceed on the OAF customization after R12 upgrade.
Any pointer would be helpful.
Thanks
Renu