Windchill Packages: Configuring the Tracking of Missing Objects
User Interface Location: Not Applicable
Product: Windchill
Release: 12.0.2.0
Benefit
Helps optimize the collection logic of missing objects by letting you configure the tracking of these objects for your business requirements.
Additional Details
• Limit tracking of missing objects to certain contexts using the following property:
com.ptc.windchill.wp.missingObject.defaultTrackedContexts[1...]
• Limit tracking of missing objects to certain contexts and for a specific recipient of the package using the following properties:
com.ptc.windchill.wp.missingObject.trackReceipientLevelContexts
com.ptc.windchill.wp.missingObject.receipientAndContext[1...]
• Configure the logic to collect missing objects for links using the missingObjectTraversalFrom attribute. You can specify whether Role A should be marked as missing when Role B is getting replicated, or Role B should be marked as missing when Role A is getting replicated, when both the roles are in a different context.
Tips:
|
None
|
Limitations:
|
None
|
Does this replace existing functionality?
|
No
|
Preference or property configuration associated with this functionality:
|
com.ptc.windchill.wp.missingObject.defaultTrackedContexts[1...]
com.ptc.windchill.wp.missingObject.trackReceipientLevelContexts
com.ptc.windchill.wp.missingObject.receipientAndContext[1...]
|
Related Information