Replication Summary Reports
Summary reports are generated prior to assigning the review or approval task when a package is routed for dependency review. This occurs when using either the Dependency Evaluation and Locking for Participation in Replication Routing for Object Collector Package or the Dependency Evaluation and Locking for Participation in Replication Routing for Context Collector Package option.
These reports display various types of information, including:
The selected objects and their dependents
Objects eligible for and excluded from locking
Violators
Objects and links that will be removed after replication
To access the summary report, you must be a member of the Replication Authority group. The reports are generated based on the access rights assigned to this group. Out of the box, the group does not have access right to any object in Windchill. Even if you personally have access to an object, the identity information will not appear in the reports unless the group also has access. In such cases, the text Secured Information is displayed as the object identity in both, the reports and the Task page.
To view the identity information, the Administrator must explicitly grant Read access to the Replication Authority group for the relevant object. The report will also display Secured Information for any contexts to which the group lacks permission.
Out of the box, the Summary_Dependency_Chain and Summary_Objects_ToBe_Marked reports are not displayed for the Context Collector package. To enable these reports, the Administrator must add the following properties to the Windchill/codebase/wt.properties file:
For Summary_Dependency_Chain: com.ptc.windchill.wp.contextcollector.enableSummaryDependencyReport=true
For Summary_Objects_ToBe_Marked: com.ptc.windchill.wp.contextcollector.enableSummaryObjectsTobeMarkedReport=true
Isto foi útil?