MDM Service Pack 3 Installation Issues
(Doc ID 2650917.1)
Last updated on DECEMBER 14, 2021
Applies to:
Oracle Utilities Meter Data Management - Version 2.2.0.1.0 and laterInformation in this document applies to any platform.
Goal
On : 2.2.0.1.0 version, Installation
MDM Service Pack 3 Installation issues
Missing base codes from SP2 and SP3 patches
- spl-d2-2.2.0.1.0.jar (SP1 d2 jar file)
o The following base code is existing:
com/splwg/d2/domain/usage/usageTransaction/routines/RetrieveMeterExchangeDatesAndDateBreaks
- spl-d1-2.2.0.3.0.jar and spl-d2-2.2.0.2.0.jar (SP2 and SP3 jar file)
o The following base code is not existing:
com/splwg/d2/domain/usage/usageTransaction/routines/RetrieveMeterExchangeDatesAndDateBreaks
Additional Info:
- Currently, Customer trying to install SP3 patches in MDM DEV04 environment. However, after they deploy latest custom code, they encounter compile errors on some of the CM code that they are using. After spot checking 1 custom code, they discover that one of thier custom code is trying to call a class which is a base code. After checking, the class of this base code is not existing in any patches under SP3. Below is the specific import statement that is missing:
o com.splwg.d2.domain.usage.usageTransaction.routines.RetrieveMeterExchangeDatesAndDateBreaks
- Also, we are encountering an issue in the following:
o com.splwg.d2.api.lookup.EstimationIndicatorLookup
o com.splwg.d1.api.lookup.EstimationIndicatorLookup
o com.splwg.d1.api.lookup.StopMeasurementSearchOptionLookup
With this, can they confirm why they were missing/having an issue on the above base code?
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 |