Hi All,
I know we can insert custom Module templates by using following steps:
-
Using Windows Explorer, navigate to the(DOORS client installation directory) DOORSHOME\lib\dxl\standard\template directory.
-
Click New > Folder
-
Give the folder the appropriate name (name used in this example: Test).
-
Copy your template dxl script into this folder.
-
Create a .hlp file with the same name as the parent directory.
example: Test.hlp.
-
Create a .idx file with the same name as the parent directory.
example: Test.idx.
-
Open the .idx file and make an entry that states the name of the dxl script the shortcut key that will be used and the name of the template.
The name of the template is determined by the first single line comment in the dxl script.
You can find similar examples in other .idx files.
The entry will look something like this: Test R _ SSADM
-
Save the .idx file and close it.
-
Open the .hlp file by associating it with notepad.
-
Enter the name that you want the new folder to have (as this name will appear within DOORS Insert > Template).
-
Save and close the .hlp file.
-
Go up one level in Windows Explorer to the DOORSHOME\lib\dxl\standard\template directory.
-
Open the template.idx file.
-
Make a new entry in the file that gives the name of the new folder, a shortcut key and a short description of the folder: Test A _ Test Template
-
Save and close the template.idx file.
Now I have a question here, by using above steps we have configured this for one client machine(DOORs client), if I want this to all DOORs client than do I have to follow above procedure for all DOORs clients..?
Or
Is there a way we can do this on database server end?
Thank you,
Kunal
Kunal Nigade - Wed May 18 06:48:37 EDT 2016 |