Integration with Other Applications > Integration with Creo Elements/Direct Model Manager > Best Practices > Preferences
  
Preferences
This section describes preferences that control Creo Elements/Direct Model Manager.
Import Preferences
The following preferences are relevant to the import process.
Default Target Context: Import step is executed on Windchill. An IXB jar is imported using the IXB framework The Default Target Context is used when the import jar contains an invalid context reference or if no context is specified in the jar for an object/objects.
The context value is to be specified in the following format:
/<org container class>=<org name>/<container class name>=<container name>”
For example:
“/wt.inf.container.OrgContainer=DemoOrganization/wt.pdmlink.PDMLinkProduct=GOLF_CART”
This value is given as input during installation. If you must change the value after installation, the property mentioned must be manually modified.
The following property is available in wt.properties
com.ptc.windchill.gateway.import.defaultContext = “”
Retain Windchill Values on Conflict: For rename and lifecycle conflicts. If the property is set to retain Windchill values, then the values are not overridden by values from Creo Elements/Direct Model Manager. By default the value is set to false indicating that the value coming from Creo Elements/Direct Model Manager is updated in Windchill.
com.ptc.windchill.dpimpl.distproc.impl.cocreateGateway.retainWCValuesOnConflict=false