Deploy OAF customized page on External server with iSupplier Portal
I am deploying OAF custom page with following path which is running fine on internal server.
/fg/oracle/apps/ap/custclearance/schema
/fg/oracle/apps/ap/custclearance/server
/fg/oracle/apps/ap/custclearance/webui
but it does not work on External server and getting exception
oracle.apps.fnd.framework.OAException: Could not load application module
'fg.oracle.apps.ap.custclearance.server.AgentSummaryAM'.
My question is where should I place AM file and page xml files as standard files used on isupplier external server are placed in different path
Like Controller file in
/oracle/apps/ap/invoice/request/webui/InvoiceRequestCO.Class