ECE Unable To Populate The Item Tags
(Doc ID 2188512.1)
Last updated on SEPTEMBER 04, 2019
Applies to:
Oracle Communications BRM - Elastic Charging Engine - Version 11.2.0.0.0 and laterInformation in this document applies to any platform.
Goal
1) Loaded successfully Sample_ItemTypeSelector.xml from pdc
./ImportExportPricing -import -config ../Samples/Examples/OOB_ItemTypeSelector.xml -ow
Sample_ItemTypeSelector.xml:
ItemsOffNet
Item_type_TelcoGSMTelephony
Default
TelcoGsmTelephony
EventDelayedSessionTelcoGsm
DEFAULT
true
offnet
Other_Calls
Default
/item/offnet
true
CUMULATIVE_PRECREATE
From ECE could see as below:
CohQL> select * from ItemAnalyzer;
Results
Versions {421=ItemAnalyzerImpl{id='225e342b-ccd6-4a3e-acb8-df1eaa64e28f', applicableServiceType='TelcoGsmTelephony', applicableEventType='EventDelayedSessionTelcoGsm', applicableGroupName='onnet', applicableForAll=true, rules =[[aggregation_type:CUMULATIVE,item_type:onnet]]}}
Versions {413=ItemAnalyzerImpl{id='f1e216d3-4a1d-43ba-96f7-2d17dea7af77', applicableServiceType='TelcoGsmTelephony', applicableEventType='EventDelayedSessionTelcoGsm', applicableGroupName='DEFAULT', applicableForAll=true, rules =[[aggregation_type:CUMULATIVE,item_type:offnet]]}}
There are no errors populated in ECE while rating nor while loading ItemTypeSelector.
Problem:
The output REL file considered item_type as /item/misc
Expectation:
The output REL file should consider /item/offnet as per the loaded file.
Need to know if additional steps needs to be followed before/after loading the ItemTypes.
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 |