Skip to main content
15-Moonstone
December 19, 2018
Question

How to skip or exclude versions from default versioning schemes in Windchill PDMLink 11.0 M030

  • December 19, 2018
  • 2 replies
  • 2936 views

How to skip or exclude versions from default versioning schemes in Windchill PDMLink?

Below steps does not work:

  1. Edit wt.properties

          wt.series.MulticharacterSeries.MilSpec.skipList=CIOQSXZ2

      2. Restart Windchill

      3. Revise WTDocument does not skip C

 

below is the OIR file of WTDocument

<AttrValue id="MBA|versionInfo" algorithm="com.ptc.core.foundation.vc.server.impl.VersionInfoGenerator">
<Arg>wt.series.HarvardSeries</Arg>
</AttrValue>

2 replies

23-Emerald III
December 19, 2018

Did you create a NEW document and then try to skip rev C?

 

The revision scheme is 'attached' to the document once it is created by the OIR. Changing the OIR will only work on new documents created after the change.

Cassie15-MoonstoneAuthor
15-Moonstone
December 20, 2018

Hello Ben,

 

Thanks for help.

Yes, it is new Document

5-Regular Member
December 26, 2018

Hi , Between  the belwo steps , have you run an xconfmanager -p  , to propagate the changes to the site.xconf file ? 

  1. Edit wt.properties

      2. Restart Windchill