Exporting Requirements from DOORS

About this task

This lesson guides you through how to export data from DOORS® .

ReqIF is the format used by ReqXChanger to transfer data in Rhapsody® . It is necessary in DOORS to create a ReqIF Definition and then export it in order to have data (in ReqIF format) to import in ReqXChanger.

Procedure

  1. In DOORS , right-click the project CoffeeMachine Demo, and select the Properties menu.
  2. Select the ReqIF Definitions tab.
  3. Click the New button to create a new ReqIF Definition.
  4. Set the name of the ReqIF Definition, for example CoffeeMachineTraining. Click OK to validate the name.
  5. Add the three modules to the definition:
    1. Select the HighLevelRequirements module. You will have to expand the tree under the project name.
    2. Set the following options:
      • Locks for local data: No locks. Exported data is read-only.
      • Include data in view: (all of the data).
      • Views to include: All public views.
    3. Click Add or Update Module.
  6. Reproduce the previous actions to add the three modules in the definition, then when ready, click OK.

    The definition is ready,you can now export it.

  7. Click Export.
  8. Browse to select a path to save the reqifz File.

  9. Set the output format to be ReqIF (v1.0) compressed.
  10. Click OK. The ReqIF File is exported.