oracle.fabric.common.xml.xpath.XPathFunctionException: Unable to get Metadata Manager for DVM (Domain Value Maps)
(Doc ID 2319628.1)
Last updated on AUGUST 12, 2024
Applies to:
Oracle SOA Suite - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 12.2.1.0.0 version,
Unable to find Metadata Manager
Users have a DVM (Domain Value Maps) shared on the application MDS that users use it to retrieve values given some keys.
Users are facing the issue when trying to retrieve a value from the DVM. The error happens for every value users try to retrieve. In particular, it looks like it is unable to find the Metadata Manager for the DVM (which is present in the MDS).
Obviously users double-checked every key in the DVM and the one written in the BPEL code, and they match perfectly. So, there is no mismatch on that side.
ERROR
-----------------------
XPath expression failed to execute.
An error occurs while processing the XPath expression; the expression is dvm:lookupValue("oramds:/apps/DVM/DVM_DM_DIRETTIVE.dvm", 'Key', 'ManagementHCMIncoming_ReportNames', 'Value', '')
The XPath expression failed to execute; the reason was: oracle.fabric.common.xml.xpath.XPathFunctionException: Unable to get Metadata Manager for DVM "oramds:/apps/DVM/DVM_DM_DIRETTIVE.dvm"
Please ensure the Metadata Manager is available.
Check the detailed root cause described in the exception message text and verify that the XPath query is correct.
Cause
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
Symptoms |
Cause |
Solution |