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: Report that tallies outlinks
Topic Summary: Seeing which objects in module have outlinks to another module
Created On: 19-Jan-2006 19:28
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.
 19-Jan-2006 19:28
User is offline View Users Profile Print this message


Svend White

Posts: 2
Joined: 19-Jan-2006

I'm a DOORS (v. 7.1) newbie, so my apologies if this is a dumb question. I have a module containing use cases and another containing requirements. Some of the UCs are linked via out links to the corresponding requirements. Is there a way for me to generate a report or other doc that shows which req's have been linked to a UC (i.e., have been addressed) and which have not been linked? Thanks.
Report this to a Moderator Report this to a Moderator
 19-Jan-2006 22:20
User is offline View Users Profile Print this message


Louie Landale

Posts: 2070
Joined: 12-Sep-2002

So your end report wants to know Reqs have no link at all coming from the UC module. Try something like the psuedo code attached, running from the Req module.

If you want to display the req objects that aren't yet addressed, then at the top of the script add "filtering off". Add "reject oReq" at the top (inside) of the main loop. If you find a requirement that has no UC inlink add "accept oReq". After the main loop, insert "current = mReq; filtering on; refresh mReq" using 3 lines.

- Louie
Report this to a Moderator Report this to a Moderator
 19-Jan-2006 23:19
User is offline View Users Profile Print this message


Svend White

Posts: 2
Joined: 19-Jan-2006

I'll try that. Thanks!
Report this to a Moderator Report this to a Moderator
 20-Jan-2006 09:08
User is offline View Users Profile Print this message


Tony Goodman

Posts: 1098
Joined: 12-Sep-2002

You may be able to do this using the GUI.
If the links from use cases are going through a specific link module, or they are the only incoming links then you can simply apply a filter to the requirements module on in-links.

-------------------------
Tony Goodman
http://www.smartdxl.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.