Key Considerations
To ensure that approvers and reviewers can constantly view object identity and context information in the Summary Violators and Version Mismatch reports, the Administrators must add the following properties to the Windchill/codebase/wt.properties file:
• Summary violators report:
com.ptc.windchill.wp.readiness.summaryViolator.showAllDisplayIdentity=true
• Version mismatch report:
com.ptc.windchill.rd.readiness.versionMismatchReport.showAllDisplayIdentity=true
These reports highlight issues with the data, making it essential to investigate and address the problematic entries efficiently. The above properties enable users in the Replication Authority group to view the identity information even if they lack access to view the entire object. Administrators must exercise caution and be fully aware of this extended visibility prior to adding users to the group.
Additionally, Administrators can configure the following property to bypass access checks during import operations. This ensures that the import does not fail even if the user performing the import lacks adequate access to the links being removed:
com.ptc.windchill.rd.readiness.removeAssociationsWithoutAccessCheck