Error on the ReqLineNotificationVo in workflow page
We have a requirement to add Purchashing Policy (ATTRIBUTE14) LOV in the workflow approval checklist and we have extended a vo from oracle/apps/icx/por/wf/server/ReqLinesNotificationsVO and added the column
And did substitution and done jpximport command to import and It said document 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)