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: Trace Doors Tables Links with a Script
Topic Summary: How to...
Created On: 3-Apr-2007 14:24
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.
 3-Apr-2007 14:24
User is offline View Users Profile Print this message


Doors Group

Posts: 61
Joined: 31-Jan-2007

If any one have a script to trace Doors Tables Linked i will appreciate, cause i've been working in how to and can't find anything yet. I created an Outlink Column and converted to an attribute and i tried to remake the script but nothing. I accept any other recomendations. Thanks!
Report this to a Moderator Report this to a Moderator
 12-Jun-2007 19:54
User is offline View Users Profile Print this message


Jayne Rossetti

Posts: 2
Joined: 19-Dec-2005

Sorry I did not get back to you earlier on your other posting. I do not check the forums very often. I am the one who has written a custom report that includes tracing requirements in tables. I am not ready to post my script here as I would like to present it in a paper at Innovation 2007. Please contact me at jayne.rossetti@volpe.dot.gov. Perhaps you could help me with some testing of my script.
Report this to a Moderator Report this to a Moderator
 13-Jun-2007 15:03
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

Well I assume you know each cell in a DOORS Table is an object.

So you want to do a for Object o in entire(module) do loop. Skip the table header and row objects. Then find the links in the cells using a for (Link/LinkRef l) in o (->/<-) (string linkModule) do loop. Then do what you want with said link.

Table header objects can be identified by table(Object o). Row Objects can be identified by row(Object o).

Alternatively you can do

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com

Edited: 19-Jun-2007 at 14:38 by David Pechacek
Report this to a Moderator Report this to a Moderator
 26-Jun-2007 18:01
User is offline View Users Profile Print this message


Doors Group

Posts: 61
Joined: 31-Jan-2007

All your answers are great, but what I'm looking right now is to be able to find all linked cells or objects find the target absolute number of each object or cell and then be able to link by attribute, but when i try to filter and to wizard in order to get the Abs. Number I'm not able. I found a possible way to do it but it's a long one, because i have to filter every object or cell found by absolute number and then go one by one and create a column where i can enter the Abs. Number of the target and then link by attribute, but can you imagine look all cells one by one in 3,000 cells. Thanks for your help.
Report this to a Moderator Report this to a Moderator
 26-Jun-2007 18:44
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

Can you give some pseudo code of what you are looking for. Its really not clear.

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com
Report this to a Moderator Report this to a Moderator
 27-Jun-2007 13:36
User is offline View Users Profile Print this message


Doors Group

Posts: 61
Joined: 31-Jan-2007

It's the same as the one created when you perform an analisis wizard, but I'm trying to modificate it to work with DOORS tables too, but nothing comes to my mind. What I want is to perform a wizard and be able to see the target module for each cell Linked of the DOORS table.
Report this to a Moderator Report this to a Moderator
 27-Jun-2007 14:00
User is offline View Users Profile Print this message


David Pechacek

Posts: 674
Joined: 5-Dec-2006

Use my code above and where I have my whatever comment, replace that with printing out the target module of the link where ever you'd like, or in a column you'd like.

-------------------------
David Pechacek
AAI Services Textron
dpechacek@sc-aaicorp.com
David.Pechacek@gmail.com
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 2 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 2 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.