Enterprise Administration > Windchill Export and Import > PTC Windchill PLM Connector - Creo Packages Administrator's and User's Guide > Windchill PLM Connector – Creo Packages > Importing Packages > Importing a Package > Importing a Package Example > Validate the Package to Be Imported in the Target PLM System
  
Validate the Package to Be Imported in the Target PLM System
The WPCImport command can be used without attempting import on the target PLM system when using the -package and -validate arguments to check for conflicts.
For example, to validate a package for the package name and path C:\ptc\ilink03SiteA\bin\1101-05, the following is entered at the command line:
WPCImport -u jadams -p ptc -g C:\ptc\ilink03SiteA\bin\1101-05 -v C:\ptc
The following table contains essential arguments for this example WPCImport command:
Command Name
Argument
Description
WPCImport
-u
Use to specify the username.
-p
Use to specify the password. For increased security, you can choose to not include the password. The system prompts you for the password and mask the password characters that you enter.
-g
Use to specify the package name and location.
-v
Use to validate the package against the target PLM system without attempting import and is used with the -package (-g) argument.