Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Steps to create a MENU in DB Explorer
Topic Summary: How to...
Created On: 21-May-2008 16:52
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 21-May-2008 16:52
User is offline View Users Profile Print this message


Douglas Perez

Posts: 47
Joined: 20-Feb-2008

I created a DB to request access to X Project, Folder, Module or Section.

I need to publish this in the DB Explorer for all DOORS users.

What are the steps to acomplish that task.


Thanks.

Attached is the code i want to publish.
Report this to a Moderator Report this to a Moderator
 22-May-2008 13:34
User is offline View Users Profile Print this message


Scott Boisvert

Posts: 348
Joined: 14-Apr-2006

Here's how I add a menu to the DOORS Explorer.

I save the script off to a network drive (i.e. U:\DXL Scripts\script.dxl).
I then create another dxl file to create my menu and save that off to a network drive (i.e. U:\DXL Scripts\menus\doorsExplorerMenu.dxl). The menu script looks something like the attached DXL.
Then I create an include file (doorsExplorerMenu.inc) with the following line of code including the DXL menu script:

#include <U:\DXL Scripts\menus\doorsExplorerMenu.dxl>

The include file (doorsExplorerMenu.inc) is then placed in the baseWindowMenuFiles directory of the DOORS client installation ($DOORSHOME$/lib/dxl/config/baseWindowMenuFiles).

This will add My Menu to the DOORS Explorer.

-------------------------
Scott Boisvert
Engineering Tools Administrator
L-3 Communications - Avionics Systems
scott.boisvert@l-3com.com
Report this to a Moderator Report this to a Moderator
 22-May-2008 13:38
User is offline View Users Profile Print this message


Scott Boisvert

Posts: 348
Joined: 14-Apr-2006

Forgot to add that you would call your script using the createItem command as show in the above script.

-------------------------
Scott Boisvert
Engineering Tools Administrator
L-3 Communications - Avionics Systems
scott.boisvert@l-3com.com
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.