Configuring Access Check for Links During Import
When importing a package, access to the affected links is validated. If you do not have access to a link which is to be removed, the import operation fails, and the associated objects are not marked as replicated in the target system. The Administrator can modify this behavior by configuring the property:
com.ptc.windchill.rd.readiness.removeAssociationsWithoutAccessCheck
The property is located in the Windchill/codebase/wt.properties file. The default value of this property is false. If set to true, the access check is bypassed. The import operation does not fail even if you do not have adequate access to the link which is to be removed during import. The associated objects are marked as replicated in the target system.
Isto foi útil?