TeamcenterKnowledge

Modeling systems > Associating system model blocks with other objects using trace links > Working with suspect links

Display trace link targets other than ItemRevision in suspect trace link management

By default, users can only see requirement specifications, requirements, and paragraphs in the Targets section of the suspect links notifications. To enable viewing of other object types, perform the following:

Procedure

  1. Edit the following XML style sheet:

    solutions\aws2\businessdata\aws2\install\data\Awp0EPMSignoffSummary.xml

  2. Locate the following tag:

    <objectSet source="root_target_attachments.ItemRevision"
    defaultdisplay="listDisplay" sortby="object_string"
    sortdirection="ascending">
    
  3. Change ItemRevision to another object type such as WorkspaceObject:

    <objectSet source="root_target_attachments.WorkspaceObject"
    defaultdisplay="listDisplay" sortby="object_string"
    sortdirection="ascending">
    
  4. Save the file.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.MBSE/xid1565716 · retrieved Sat Jul 11 2026 00:00:00 GMT+0000 (Coordinated Universal Time)