Error on the ReqLineNotificationVo in workflow page
I extended a vo from oracle/apps/icx/por/wf/server/ReqLinesNotificationsVO
And i did substitution and done jpximport command to import.
It said documnet has been imported successfully
Then when i logged in it gave error on the Workflow Notifications window.
Error Page
Exception Details. oracle.apps.fnd.framework.OAException: Message not found. Application: FND, Message Name: FND_VIEWOBJECT_NOT_FOUND. Tokens: VONAME = ReqLinesNotificationsVO; APPLICATION_MODULE = oracle.apps.icx.por.wf.server.ReqApprovalNotificationsAM;
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1310)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2686)
at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:611)