Loading the XML File
To load a file-based or state-based versioning XML file, enter the following from within a windchill shell:
windchill wt.series.LoadFileBasedSeries <XML_file> -load
where <XML_file> is the absolute file path to the existing XML file.
Only one file can be used to determine the versioning scheme. Loading a second file overwrites the first file and the series in the second file is used.
* 
After you load a new XML file, you must restart the method server.
Was this helpful?