企业管理 > Windchill 数据加载 > 加载产品对象和部件:Windchill PDMLink 示例 > 创建产品容器 > 示例
  
示例
以下是一个批处理文件的示例:
echo *************************************************
echo ** Variable Setup
echo *************************************************
set tmp_org="/wt.inf.container.OrgContainer=My Organization"
echo *************************************************
echo ** Legacy Products Containers
echo *************************************************
windchill wt.load.LoadFromFile -d product_container.xml -u
productcreator -p productcreator -CONT_PATH \%tmp_org%