Saturday, 17 January 2015

DOORS : DXL language file(UDL) for Notepad++

IBM DOORS : DXL language file(UDL) for Notepad++  


Use the below Language file(UDL file)  to edit the dxl script in Notepad++.


UDL for DOORS DXL Script ver 2.0



UDL for DOORS DXL script ver 1.0 

Wednesday, 14 January 2015

IBM DOORS : Auto login

How to Autologin DOORS

How to  start without entering the credentials.

Create a Shortcut with the below string

"C:\Program Files (x86)\IBM\Rational\DOORS\9.4\bin\doors.exe" -u {USER NAME} -P {PASSWROD}

Note : Adapt the path to the Doors.exe according to your installation path. 
            Replace 
  • {USER NAME} with your DOORS user name and
  • {PASSWROD} with the password

DOORS Version : 9.1 or above  ( not sure of the earlier versions)