Specialized Administration > Working with Properties and Command Line Utilities > Windchill Replication Package Command Line Utility > Windchill Replication Package Import Command Line Utility > Windchill Replication Package Import Command Line Utility Example
  
Windchill Replication Package Import Command Line Utility Example
The following example shows how you might use the Windchill Replication Package Import command line utility from a windchill shell. In this example, the target system has previously saved conflict resolutions and context mapping choices that will be used for this subsequent import.
java com.ptc.windchill.rd.cli.WindchillPackage import -u jdoe -r -c "/wt.inf.container.OrgContainer=Demo Organization/wt.pdmlink.PDMLinkProduct=ACME_CO" -l "D:\importedFiles\packageDeliveries\20131202" -m
In this example command, the user who is completing the import is Joseph Doe. He will be listed as the creator for the received delivery created when the package delivery ZIP files are uploaded. The newly created received delivery object will be located in the ACME Company product. The ZIP files can be found in the D:\importedFiles\packageDeliveries\20131201 directory on the server where the utility is run.