EPM Integrated DOCSIS upgrade
When you have upgraded the EPM Solution, execute the following procedure:
- Go to the folder - C:\Skyline DataMiner\Dashboards\EPM SOLUTION.
- In each JSON file in the folder: - Replace all occurrences of "Value": 738with"Value": newDataMinerID.
- Replace all occurrences of "Value": 1with"Value": newElementID.
- Replace all occurrences of "DataMinerID": 738with"DataMinerID": newDataMinerID.
- Replace all occurrences of "ElementID": 1with"ElementID": newElementID.
- Replace all occurrences of Parameter/738/1withParameter/newDataMinerID/newElementID.
- Replace all occurrences of Element/738/1withElement/newDataMinerID/newElementID.
 
- Replace all occurrences of 
Note
- newElementIDis the element ID of the front-end element.
- newDataMinerIDis the DMA ID of the DataMiner Agent where the front-end (FE) element is located.
- Currently, this procedure needs to be executed every time the EPM Solution is upgraded.