Sample snippets

You can find a collection of sample snippets that comes with the Rational® Publishing Engine installation available in the RPE_HOME/snippets directory.

About this task

Table 1. List of sample snippets
Directory File name and description
RPE_HOME/snippets/DM
Snippet_DM_packages.dta
Prints package details, actors, class, and use case names from Rational Rhapsody® Design Manager.
Snippet_DM_project.dta
Prints projects and package details from Rational Rhapsody Design Manager with recursion level set to 5.
Snippet_DM_sequence_diagram.dta
Prints the sequence diagrams from Rational Rhapsody Design Manager.
Snippet_DM_usecase_diagram.dta
Prints the use case diagrams from Rational Rhapsody Design Manager.
RPE_HOME/snippets/DNG
Snippet_DNG_Resources.dta
Prints basic information for Rational DOORS® Next Generation resources.
RPE_HOME/snippets/RQM
Snippet_QM_TestCase.dta
Prints basic information for test cases.
Snippet_QM_TestPlan.dta
Prints basic information for test plans.
Snippet_QM_TestScript.dta
Prints test script information along with test steps.
RPE_HOME/snippets/RTC
Snippet_RTC_WorkItem.dta
Prints Rational Team Concert™ work item details.

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 the Browse button and navigate to a sample snippet under the RPE_HOME/snippets directory, where RPE_HOME is the installation directory for Rational Publishing Engine.
  4. Click OK. The sample snippet opens in the Document Studio editor.

Feedback