![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: Links history Topic Summary: Created On: 15-Sep-2003 18:33 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() Answer: Really thanks, Louie! We are implementing a Physical Configuration Control for one of our projects and need tracking the history of every configuration item (i.e. different components allocated, along the time, to a given CI). Finally, we created an integer attribute that stores the current source module (components list) identifier. Getting the history of these attribute provide us the needed info. Thanks for your comments and warm regards, Daniel | |
![]() |
|
Unlike objects, there is no such thing as a "deleted link". Links either exist or they don't.
I don't see any actual history records containing references to create/delete links. The Link Module doesn't have them and neither does the module (..err.. the object). These two references can easily be unused artifacts of ancient DOORS versions. You can get information about links: for lnk in obj -> "*" do { CreateDate = lnk."Create Date" etc } The link "Attributes" are those found in the Link Module (not the module housing the object). - Louie |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
Links history
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.