Sample templates

You can find a collection of sample templates that comes with the IBM Engineering Lifecycle Optimization - Publishing (PUB) installation available in the PUB_install_dir/templates directory. Some of the templates in the collection were available in earlier releases of the product and were relocated from the PUB_install_dir/source directory.

About this task

Table 1. List of sample templates
Directory File name and description
PUB_install_dir/templates/cross-product
DOORSNext-ETMTestCase.dta
Prints details of traceability between IBM Engineering Requirements Management DOORS® Next artifacts and IBM Engineering Test Management (Engineering Test Management) test cases.
DOORSNextText-DMUCDiagram_UsingPOXProfile.dta
Prints details of traceability between Engineering Requirements Management DOORS Next resources and IBM Engineering Systems Design Rhapsody® - Design Manager use case diagrams.
DOORS-ETMTestCase.dta
Prints details of traceability between DOORS Next artifacts and Engineering Test Management test cases.
RMM_DOORSNext_ETM.dta
Prints details of the IBM Engineering Systems Design Rhapsody - Model Manager architecture element (Label, Type, Last Modified) and the linked DOORS Next artifacts (derived from) and Engineering Test Management test cases (validated by).
EWM_Links_DOORSNext&ETM.dta
Prints work items and links from work items such as Affects Test Result, Related Test Case, or Affects Requirement.
TestPlan-TestCase-WorkItem-Requirement.dta
Prints details of traceability between test artifacts, work items, and requirements.
PUB_install_dir/templates/DOORS
doorsData.dta
Generates a document-style report with all the objects from the same heading object that is grouped in a single table.
doorsDataWithSummary.dta
Prints IBM Engineering Requirements Management DOORS (DOORS ) module object details along with summary.
doorsDynamicDSConfiguration.dta
Uses data source dynamic configuration to iterate through all database items and extract data from a specific module. Uses an external variable to specify the module name.
doorsExternalLink.dta
Displays Engineering Requirements Management DOORS external links with the description and URL.
doorsExternalPictureLink.dta
Displays DOORS external link images. Creates each image from the URL when the link description contains a picture.
doorsHeading1Chapters.dta
Creates a new section for each Heading 1 and children objects.
doorsInnerLink.dta
Extracts DOORS object text, headings, and links.
doorsNativeFilter.dta
Example for using DOORS native filters. The query on queryRow contains a native filter.
doorsNativeSort.dta
Example of using DOORS native sort. The sort is applied to the query on queryRow. The sort expression is made of two basic sorts:
  • ascending Last Modified On
  • ascending Absolute Number
doorsRPEFilter.dta
Example for using PUB filters. The query on queryRow contains an RPE scripted filter.
doorsRPESort.dta
Example of using PUB sort. The sort is applied to the query on queryRow. The sort expression is made of two basic sorts:
  • ascending Last Modified On
  • ascending Absolute Number
doorsView.dta
Generates a document-style report of the selected DOORS view. The main column is highlighted (cell background) and its width is set to 350.
PUB_install_dir/templates/DOORS/db-structure
doors-structure.dta
Generates a DOORS database structure tree, such as folders, projects, and modules.
PUB_install_dir/templates/DOORS/doors-discussions
doorsObjectDiscussions.dta
Extracts DOORS object text and object headings, and displays a discussions list.
PUB_install_dir/templates/DOORS/doors-multimodule
RPE_DOORSMultiModuleGeneration.dta
Generates document-style report from multiple DOORS modules. Before you start the document-style report generation, you can modify the list of DOORS modules in the RPE_DOORSDataList.xml file. Engineering Publishing iterates this list and reconfigures the template data source with the information that is read from the list.
PUB_install_dir/templates/DOORSNext
Module.dta
Prints resources in a module.
Resources.dta
Prints details of DOORS Next resources.
PUB_install_dir/templates/ETM
TestcasesWithTestscripts.dta
Prints test case details along with the test script, including test steps.
TestPlanWithTestcases.dta
Prints test plan details along with its test cases and test scripts, which are sorted by test case ID.
PUB_install_dir/templates/EWM
WorkItems.dta
Prints work items that are planned for a release in table format along with a summary.
WorkItemsByCategory.dta
Prints summary table with work items under each category. The summary table has link to other sheets that list the work items based on the category (Filed Against).
WorkItemsByCategory.dta template is designed specifically for Microsoft Excel output.
PUB_install_dir/templates/JSON
JIRA_Issues.dta
Prints details about issues in Atlassian JIRA.
PUB_install_dir/templates/RMM
ArchitectureElement.dta
The report includes the information of Rhapsody Model Manager Architecture Element and all of its aggregates.
PUB_install_dir/templates/REST
ClearQuest_CR.dta
Retrieves data from IBM Rational® ClearQuest® and uses native filters and sorting.
CoverPage.dta
Prints a cover page with details of author, date, status, and distribution.
CQDefects.dta
Prints details about ClearQuest defects.
Feat_UC_Requirements.dta
Prints details about feature requirements, such as tag, text, priority, status, traces from relationships, and traces to relationships.
Package_Requirements.dta
Prints details about package requirements.
SRRequirements.dta
Prints details about software requirements, such as traces from requirements and suspects.

Procedure

  1. In Document Studio, select File > Open Document Template.
  2. In the Template Selection wizard, select Open Local or Remote.
  3. In the Select templates to open field, type the file path or click Browse and navigate to a sample template under the PUB_install_dir/templates directory, where PUB_install_dir is the installation directory for Engineering Publishing.
  4. Click OK.
    The sample template opens in the Document Studio editor.