Skip to main content
1-Visitor
September 24, 2012
Question

How to get legacy CAD data revision?

  • September 24, 2012
  • 1 reply
  • 1180 views

Hi All,

We are using Pro/E Wildfire 4 M200 & WindchillPDMLink M030,

We have lot of legacy CAD files in which we have initial revision “A.5”,”A.6” likewise.

In this scenario while uploading those legacy data we need same revisions .But our windchill Initiall 

revision starts with A.1.

How we resolve this problem? Please help me out… 

1 reply

GregoryPERASSO
16-Pearl
September 24, 2012

Hello

try with the import/export tool or by bulk loading ...

In the XML, you can set the exact Version and iteration

  <versionInfo>

   <versionId>0</versionId>

    <iterationId>1</iterationId>

    <versionLevel>1</versionLevel>

    <series>wt.series.HarvardSerie</series>

    <versionPosition>1</versionPosition>

  </versionInfo>

regards

Gregory