Is there a java file or similar program file to parse CM export in KGET format?
Why don’t you install Boda and process your data?
Boda lite doesnt parse 5G kget exports format as far as I can see in spec.
BODA parses all vendors (multivendor) and all RAT (multitechnology) data - including 5G NR.
And it don’t care about OSS release.
Simply export following recommended export format.
These are steps to get Ericsson CM (Configuration Management) Data to use with Boda.
Via OSS-RC
ERICSSON CNAIv2 Format (2G)
Exporting CNAIv2 via GUI
TBD
Exporting CNAIv2 via CLI
Log in into “Ericsson OSS” via Citrix.
Launch > Applications > Utilities > Terminal
Run command CNAI version 2:
cnai export valid -i > YourFileName.txt
The resulting file will be exported to the directory where you did run the command.
Files will be exported to:
var/opt/ericsson/cnai/data/export
…
BODA parsers XML format ,CNAIV2, BSM,EAW, but not KGET format
https://www.bodastage.org/bts-ce-lite/docs/parse_and_import
@Juan_J_Ortiz we are going to look into it.