cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Version Series Oracle Table

pwilliams-3
11-Garnet

Version Series Oracle Table

10.1 M040

Is the "seriessortvalue" table in oracle the correct table from which to query a file based versioning series?

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image001.jpg@01CFDE47.8AB31470]

2 REPLIES 2

If you want to look at the FileBased Version Series, you can execute the
following command from a Windchill shell.

windchill wt.series.LoadFileBasedSeries "C:\filebasedseries.xml" -read

It will create an xml file in your C: drive

Yes thanks Ryan. I know about this functionality. I was wondering if Windchill read my imported xml file into a database table. But, as it turns out, Windchill loads the file into a BLOB in the SERIESTEMPLATE table.

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image002.jpg@01CFDE49.C51C9F80]
Top Tags