How to add/replace page after deletion via jdr_utils.deletedocument?
(Doc ID 2669313.1)
Last updated on MAY 12, 2020
Applies to:
Oracle Enterprise Asset Management - Version 12.2.7 and laterInformation in this document applies to any platform.
Goal
How to add/replace page after deletion via jdr_utils.deletedocument?
Error observed is similar to below
oracle.apps.fnd.framework.OAException: No data found for region (/oracle/apps/eam/workplan/webui/ChargeTimePG)
...
## Detail 0 ## Exception: oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /oracle/apps/eam/workplan/webui/ChargeTimePG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository. at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1451)
...
## Detail 0 ## Exception: oracle.adf.mds.MetadataDefException: Unable to find component with absolute reference = /oracle/apps/eam/workplan/webui/ChargeTimePG, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository. at oracle.adf.mds.internal.MetadataManagerBase.findElement(MetadataManagerBase.java:1451)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |