Technology Stack - EBS (MOSC)

MOSC Banner

OAF - java oracle.jrad.tools.xml.importer.XMLImporter - how to verify from backend?

edited Aug 30, 2013 6:13AM in Technology Stack - EBS (MOSC) 1 commentAnswered
 we have personalize some VO, one of them is 

/oracle/apps/csd/wip/server/MaterialsVO, 

which we are using now 
/xxx/oracle/apps/csd/wip/server/XXXMaterialsVO

recently we did a patch 16986716 (using test server definitely), the patch is successful loaded. but then we hit errors at the personalized page:

   oracle.apps.fnd.framework.OAException: oracle.jbo.AttributeLoadException: JBO-27021: Failed to load CustomDatum value at index 77 with java object of type oracle.jbo.domain.Number due to java.sql.SQLException. 
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912) 
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169) 

so we suspect it is due to the patch has remove the personalization?? and we are thinking to re-run the xml importer.

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