Loadpricelist Export Produces File That Cannot Be Imported
(Doc ID 2038880.1)
Last updated on APRIL 20, 2023
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
The loadpricelist export produced a file with an invalid <datetime> component.
The xml created from loadpricelist cannot be imported using loadpricelist.
Example:
<datetime>
<date dd="13" mm="2" yyyy="2014"></date>
<time hh="0" mm="0" ss="0" tzhr="-13" tzmn="0"></time>
</datetime>
Console Error:
Reproduction steps :
1. Set timezone to (UTC+12:00), with the daylight savings on. That would effectively make it 13 hours ahead of GMT.
2. Create product with rate tiers and time
3. Commit the product to the database.
4. Export using loadpricelist (both within the DST on and DST off periods)
5. Load the product back using loadpricelist
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 |
References |