Enterprise Administration > Windchill Data Loading > Loading Product Objects and Parts: Windchill PDMLink Example > Creating Product Containers > Creating Assemblies > Creating a New Part Called LoadedAssm-1 and Adding Existing Parts as Constituent Parts
  
Creating a New Part Called LoadedAssm-1 and Adding Existing Parts as Constituent Parts
This example assumes the following:
ExistingPart-1 resides in some other product or library.
MyProduct-1 exists in the organization, MyOrg.
The XML data resides in the file DataFile.xml.
Given these assumptions, the load can be performed using the following command:
windchill wt.load.LoadFromFile -d DataFile.xml -u wcadmin
-p wcadmin -CONT_PATH /wt.inf.container.OrgContainer=MyOrg
/wt.pdmlink.PDMLinkProduct=MyProduct-1