Replication Disowning Summary Reports
When a package is routed for dependency review using either the Dependency Evaluation and Disowning the Replication for Object Collector Package or Dependency Evaluation and Disowning the Replication for Context Collector Package option, summary reports are generated before assigning the review or approval task.
These reports provide detailed information, including:
• The selected replicated objects
• Their dependent objects
|
|
Local objects and links are excluded from the disowning by replication process. After a successful disowning operation, replicated objects and links are converted to local.
|
Access Requirements
• Only users who are members of the Replication Authority group can access these summary reports.
• The reports are generated based on the access rights assigned to this group.
• By default, the Replication Authority group has no access to any objects in Windchill.
Even if a user has access to an object, its identity will appear as Secured Information in the report and on the Task page unless the Replication Authority group has explicit Read access to that object.
To display object identity information in the reports:
• An Administrator must grant Read access to the Replication Authority group for the relevant objects or contexts.
If access is not granted, the report will continue to show Secured Information for those objects or contexts.
Out of the box, the Summary_Dependency_Chain and Summary_Objects_ToBe_Disowned reports are not displayed for the Context Collector package. The Administratormust add the following properties in the Windchill/codebase/wt.properties file to display the reports:
• For Summary_Dependency_Chain: com.ptc.windchill.wp.contextcollector.enableSummaryDependencyReport=true
• For Summary_Objects_ToBe_Disowned: com.ptc.windchill.wp.contextcollector.enableSummaryObjectsTobeDisownedReport=true