ALM Open Test Architecture API Reference Version 12.55
Cross Project Customization

 

The diagrams below represent two views. The first represents the view if the project to which the TDConnection is made is not a template project. The second represents the view if the connected project is a template project.

Connected Project is Not a Template

The PolicyStatus object obtained from TDConnection contains information about the project's relation to its template project. The PolicyStatus.LinkedTemplate property points to the PolicyStatus object that represents the template project that is the source of the connected project's configuration.

TDConnection.TemplateManager is undefined.

 

 

Connected Project is a Template

 

The TemplateManager object returned by TDConnection.TemplateManager manages propagation of the configuration to the projects that are linked to the connected template project. The LinkedProject property of the TemplateManager is a list of the PolicyStatus objects that represent the projects that are linked to the connected template

The PolicyStatus.LinkedTemplate property is null.