Unable to revert personalization in OAF
hi All,
I am new to OAF customization and while trying to extend a controller class, I have mentioned the incorrect file path like below for the new extended controller:
/u01/app1/fs1/EBSapps/comn/java/classes/oracle/apps/pos/asn/webui/XXXPosAsnCreateCO.class. I should have mentioned the new java file path here. Unfortunately now, upon opening the tab, I get the below error and I want to revert my changes.
oracle.apps.fnd.framework.OAException: Could not create Java class: (/u01/app1/fs1/EBSapps/comn/java/classes/oracle/apps/pos/asn/webui/NPXPosAsnCreateCO.class) associated with region: (ShipmentInfoDetRN). This is probably because the class name is wrong or not included in project.