IBM Support

How to identify the unique ID for an item in DOORS database explorer

Question & Answer


Question

How do you identify the unique ID of an item in the IBM Rational DOORS database explorer window?

Cause

To restore a backup or work with the data files for an item in DOORS you need to know the unique ID.

Answer

Each project, module, and folder in DOORS has a unique ID that identifies the data directory on the server where the data files for that item are stored.

There are two methods to identify the unique ID for DOORS data:

  • DXL script

  • Properties URL


DXL
  1. Click to Select the item you need to identify

  2. Click Tools > DXL

  3. Type the following in the DXL input

    print uniqueID getSelectedItem


  4. Click Run
    This script output shows the unique ID of any Rational DOORS item (Project, Folder, Module)



    In the database directory folders are in the format "m<unique ID>.mod"; for example m00000021.mod

Properties
  1. Right Click the DOORS item you need to identify

  2. Click Properties...

  3. Click General Tab



  4. Click URL field

  5. Scroll to the end

    The unique ID is the last number in the field; or you can copy and paste the URL to text document

[{"Product":{"code":"SSKR2T","label":"IBM Engineering Requirements Management DOORS"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"General Information","Platform":[{"code":"PF033","label":"Windows"}],"Version":"8.3;9.0;9.1;9.1.0.2;9.2;9.2.0.1;9.2.0.2;9.2.0.3;9.2.0.4;9.2.0.5;9.3;9.3.0.1;9.3.0.2;9.3.0.3;9.3.0.4;9.3.0.5;9.3.0.6;9.3.0.7;9.4;9.4.0.1;9.5;9.5.0.1;9.5.1;9.5.1.1;9.5.1.2","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
01 May 2020

UID

swg21396481