/boda-bulkcmparser

XML to csv parser for 3GPP Bulk CM data files as defined by ETSI TS 132 615

Primary LanguageJavaApache License 2.0Apache-2.0

Build status

boda-bulkcmparser

XML to csv parser for 3GPP Bulk CM data files as defined by ETSI TS 132 615.

The parser will convert from XML to csv any XML file that is complaint with TS 132 615 such as Ericsson and ZTE. The parser creates a separate csv file for each Managed Object in the XML file.

Usage

java -jar bulkcmparser.jar bulkcm.xml outputDirectory

Download and installation

The lastest compiled jar file is availabled in the dist directory or get it here.

Requirements

To run the jar file, you need Java version 1.8 and above.

Getting help

To report issues with the application or request new features use the issue tracker. For help and customizations send an email to info@bodastage.com.

Credits

Bodastage Solutions - info@bodastage.com

Contact

For any other concerns apart from issues and feature requests, send an email to info@bodastage.com.

Licence

This project is licensed under Apache 2.0. See LICENCE file for details.