Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Customization error on OAF page After Upgrading 11i to R12

Renu GuptaJun 17 2010 — edited Jun 18 2010
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2010
Added on Jun 17 2010
2 comments
1,294 views