Enterprise Administration > Windchill Data Loading > Loading Legacy Data Using the LoadFromFile and LoadFileSet Utilities > Using the LoadFromFile Utility > Sample Command Lines
  
Sample Command Lines
LoadFromFile is executed from the command line to load legacy data into the Windchill database.
It is recommended to supply the CONT_PATH parameter. However, if you specify only the required arguments, then the command is:
windchill wt.load.LoadFromFile -d <data file name>
If you specify all the arguments, then the command is:
windchill wt.load.LoadFromFile
-d <data file name> -u <user name> -p <user password> -CONT_PATH
[/wt.inf.container.OrgContainer=MyOrg/wt.inf.library.WTLibrary=MyLibrary]