Project Hierarchy and Linked Projects
Working with Linked Projects
Projects can be linked to each other in a hierarchical structure to allow the re-use of documentation common in multiple products.
The standard scenario is to create documentation for components (in Module Projects) and refer to the documentation in these components through traces from a Master Project (that represents a Product or System) to one or more Module Projects.
Accessing Linked Project Items
When a Master Project is opened, all linked projects are automatically loaded as well. The Project Explorer displays the Document Object types of the Master Project and below them, the Linked projects and their Document Object types.
To display the Project Overview of a linked project, use the Current Project dropdown in the Project Explorer.
To access the File Explorer of a linked project, select the corresponding project name under the File Explorer.
How to link and unlink Projects
To link a Master Project to a Module Project, select Add/Remove button in the Project Hierarchy to select the project you want to link to.
The hierarchy of linked projects can be of arbitrary depth. The project linking hierarchy is displayed when clicking Project Hierarchy in the Navigation Bar.
To unlink a project, select the Add/Remove button for the project to unlink and click Save to store the new state.
Cross Project Tracing (tracing between Linked Projects)
It is possible to create traces from the Master Project to your Linked projects (e.g.: You can trace a requirement in Product 1 to a specification in sub-module A.) and vice versa.
A trace between linked projects that are not of the latest revision is called an Obsolete Trace. Updating a child item in a linked trace relationship, causes this state as the trace from parent to child are per default not automatically updated. The child item is depicted with the Obsolete Trace icon in the Trace Explorer.

The Trace Explorer provides the function Trace to the latest revisions. Linked projects are ignorant of the traces from the master project. Traces from the master project will not appear in linked projects when the linked project is opened separately. This also applies to traces from linked projects to their master project.
Displaying linked traces
Traces to a linked project are always explicitly displayed with the linked project name prepending the Document Object ID. When a linked project is opened in the Master project context, traces between the projects are displayed.
When a linked project is displayed in isolation, traces to the Master project are not displayed.
Copy Project
To copy a project, select a Copy Project in the Actions dropdown.
Give the copied project a new name.
Finally, click OK to initiate the copy operation. Wait for the confirmation message that indicates the success of the operation.
All objects in the created copied project will be internally updated to reflect the new name, including objects in Word Documents.
Last updated