Could not open custom OAF page in R12.2.3
After Importing the Page, when we try to open the function getting below error. please help me in fixing it.
Exception Details.
oracle.apps.fnd.framework.OAException: Could not load application module 'ge.oracle.apps.getsinv.UXItemInquiry.server.UXItemInquiryAM'.
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1315)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:558)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:446)
at _pages.__oa._jspService(__oa.java:233)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)