Enterprise Administration > Windchill Data Loading > Loading Product Objects and Parts: Windchill PDMLink Example > Loading Supersede Relationships Among Parts
  
Loading Supersede Relationships Among Parts
Using the LoadfromFile utility, you can add, update, and remove supersede relationships among parts as well as groups of parts. To add or remove a supersede relationship between two single parts, you can use the Windchill user interface.
Shared teams must be loaded into an existing organization context. For more information about shared teams, see the Windchill Basic Administration Guide.
For more information, see Example for Superseding a Part. To learn more about supersede relationships, see Superseding Parts Overview.
This topic includes examples to use the LoadfromFile utility to do the following:
Create a supersede relationship among parts that exist in Windchill
Update supersede information among parts that exist in Windchill
Add a new supersede link using the <csvAddSupersede> tag
Delete an existing supersede link using the <csvDeleteSupersede> tag
Add or edit site-defined attribute values
Remove a supersede group and all of its corresponding supersede links
* 
If a part listed in the file does not exist in Windchill, it will be skipped. If there is an error, for example, in the syntax for an attribute, the load file will discontinue and exit.
For information on using the LoadfromFile utility, see Before you Begin.