Technology Stack - EBS (MOSC)

MOSC Banner

R12.2.11: Seeded VOImpl Changed is not being picked up by OAF Page

edited Sep 13, 2023 12:31AM in Technology Stack - EBS (MOSC) 3 commentsAnswered

In R12.2.11 upgrade instance we have added one custom method in seeded SupplierSearchVOImpl Vanilla class and the same method will be called from custom extended VOImpl child class(i.e. XXSupplierSearchVOImpl).


we have migrated the modified seeded class file to the corresponding standard java_top and ran the customall.jar followed by Apache Bounce.


we are still getting the error saying

"oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: JBO-29000: Unexpected exception caught: java.lang.NoSuchMethodError, msg=oracle.apps.pon.tools.suppliersearch.server.SupplierSearchVOImpl.XxvdmGetSelectStmt()Ljava/lang/String;"

Even though the Method XxvdmGetSelectStmt() is exists in seeded Vanilla class.


The same custom is working fine in 12.1 but in 12.2 its not taking the modified seeded class.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center