Does OSM 7.2 Support Relative Path Is Not Working On Data Element Behaviors
(Doc ID 1536295.1)
Last updated on DECEMBER 05, 2019
Applies to:
Oracle Communications Order and Service Management - Version 7.2.0 to 7.2.2 [Release 7.2]Information in this document applies to any platform.
Goal
For OSM 7.2 customization, user plans to have an external configuration file used by OSM cartridge in Data Instance Behavior. They want to put this configuration file at the domain level so each development and production environment can access it.
After testing using a Relative Path, following exception was thrown by OSM -
javax.xml.transform.TransformerException: Could not find file with URI "charter.xml" because it is a relative path, and no base URI was provided.
at oracle.communications.ordermanagement.util.net.a.resolveAsStreamSource(Unknown Source)
at oracle.communications.ordermanagement.util.net.a.resolveAsStreamSource(Unknown Source)
Does OSM 7.2 support referencing common resource files using a Relative Path in the Data Instance Behavior/Data Provider?
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 |