Article - CS226026

Windchill Bulk Migrator (WBM) 4.0 M020 filtered extraction does not extract all iterations of WTParts

Modified: 08-Mar-2016   


Applies To

  • Windchill Bulk Migrator 4.0 M020 to M020_CPS05
  • Windchill Bulk Migrator 4.0 M010 to M010_CPS02

Description

  • Windchill Bulk Migrator (WBM) 4.0 M020 filtered extraction does not extract all iterations of WTParts
  • When using the <folder> tag in FilterOptions.xml not all iterations are extracted
  • Example FilterOptions.xml
<?xml version="1.0" encoding="UTF-8"?>
<tns:FilterOptions xmlns:tns="http://www.ptc.com/FilterOptions" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.ptc.com/FilterOptions FilterOptions.xsd ">
  <seed>
      <class>
          <name>wt.part.WTPart</name>
        <iterations>all</iterations>
        <collectObjectsFrom>
            <folder>
                <subfolders>true</subfolders>              
                <container>
                    <organization>demo organization</organization>     
                    <type>PRODUCT</type>   
                    <name>WTPart Product</name>   
                </container>
                <path>SubFolder</path>         
            </folder>
        </collectObjectsFrom>            
      </class>
    </seed>
  <dependency>
      <type>all</type>
  </dependency>  
</tns:FilterOptions>

 
This is a printer-friendly version of Article 226026 and may be out of date. For the latest version click CS226026