Creating the XML List-based or State-based Versioning File
List-based and state-based series are managed, within the database, by a single scheme. An XML file is used load the definition into the database.
* 
It is recommended to start with the scheme currently loaded into the database.
The definition currently loaded in the system can be downloaded by using the Download List-Based Versioning Scheme, available from Site > Utilities.
Alternatively, you can also use a utility to download the definition. Enter the following command from within a Windchill shell:
java wt.series.LoadFileBasedSeries <XML_file> -read
where <XML_file> is the absolute file path of the file in which the loaded content is placed.
Use an XML editor to create the XML file. For the format of the file, see either of the following:
Windchill does not impose any special restrictions on these file names. Place the files in an accessible directory.
Was this helpful?