What’s New > Windchill > 11.0 F000 > Deployment and Configuration > Windchill PartsLink: CSVToXMLGenerator Utility
  
Windchill PartsLink: CSVToXMLGenerator Utility
Product: Windchill PartsLink
Release: 11.0 F000
Benefit
A new utility transforms a CSV file to the classification structure XML format, which can then be imported into Windchill PartsLink.
Additional Details
To import a classification structure, the classification structure must be outlined in an XML file. Now, you can transform a CSV file into an importable XML file.
To transform a CSV file to an importable XML file, execute the following command from a Windchill shell:
Windchill com.ptc.windchill.csm.csvtoxml.CSVToXMLGenerator <path to CSV file> -verbose
* 
The CSV file accepted as input is in a unique format. It is not the same CSV file that is generated by exporting an existing structure to CSV. For more information, see Import Classification Structure from CSV File.
The verbose parameter is optional and should be used for debugging purposes.
The utility is not access controlled.
For more information, see Import Classification Structure from CSV File and Import a Classification Structure.