![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: creating out-links between objects Topic Summary: Created On: 8-Aug-2008 21:38 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hello,
I'm trying to create out-links between objects from two different modules, only if the values of the two objects match. However, I get an error message that says "-R-E- DXL: <Line:20> cannot load module 'DOORS Links':" Could anyone let me know what the issue is? Thanks. |
|
![]() |
|
![]() |
|
Hi,
I believe that the problem is to do with the way you are creating the links. The line swrdObject -> ao creates a link without specifying the link module to use. Unless the link set descriptors of the module dictate which link module to use, DOORs tries to use the default link module named DOORS Links. If this link module does not exist, then the link can not be created. To verify that this is the problem, try creating a link module named DOORS Links in the same folder as the source module. Alternatively, specifiy the name of the link module to use in the creation of the link. i.e. Object source -> string linkModName -> Object target. The link module name should be a path realtive to the current project or absolute to the database. See the DXL help manual under Links -> Creation for more help. Paul |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
creating out-links between objects
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.