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 > Command Line Messages > WPCImport Command
  
WPCImport Command
When using the WPCImport command, the following messages might be displayed:
Message
Explanation
Export preview report xml generation failed.
Appears when the generation of the preview report XML file fails.
HTML report: <Full path to the generated report file in HTML format >
Appears once the report is generated successfully.
Integrating package...
Appears while the package is integrating to the target PLM system.
Integration of package failed.
Appears if the integration of the package fails.
The import package successful.
Appears after the package is imported successfully.
General report location: <Full path to the generated report text file >
Appears once the report is generated successfully.
Complete Package import for object ownership transfer: <Latest iteration does not exist in the target>
Occurs when the target PLM system receives an object ownership transfer package that contains object iteration that does not exist in the target PLM System, but the object master exists.
The missing iterations could be latest iteration on one or more revisions.
Ignore this warning and proceed with what the target PLM system already has for this complete package import for object ownership transfer.
For example:
conflict.OVERRIDE_MISSING_LATEST_FOR_OWNERSHIPCHANGE=SKIP
Complete Package import for object ownership transfer: <The latest iteration is invalid>
Occurs when the target PLM system is about to import the object ownership transfer package, but has latest iteration that is not valid (does not seem to exist in the current owner PLM system).
You can decide whether or not to proceed with the import, or you can delete the iteration, if supported by the target PLM system.
Ignore this warning and proceed with the import of the object ownership transfer package, as shown in this example:
conflict.OVERRIDE_OWNERSHIP_IMPORT_LATEST_INVALID=IGNORE
Master Synchronization Package import for object ownership transfer: <Extra iterations are found in the target>
Occurs when the target PLM system has more iterations than the original PLM system owner has.
You can MARK_INVALID. Ignore this warning if you want those extra object iterations to be considered invalid.
For example:
conflict.OVERRIDE_EXTRA_ITERATIONS=MARK_INVALID
General import overridable conflict: <The latest iteration is invalid>
Occurs when the target PLM system is about to import a new iteration of an object, but has a latest iteration that is not valid (does not seem to exist in the original owner PLM system).
You can decide whether to proceed with the import, or you can delete the iteration, if supported by the target PLM system.
You can ignore this warning and proceed with the import in the target PLM system, as shown in the following example:
conflict.OVERRIDE_IMPORT_LATEST_INVALID=IGNORE