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: creating out-links between objects
Topic Summary:
Created On: 8-Aug-2008 21:38
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.
 8-Aug-2008 21:38
User is offline View Users Profile Print this message


anant mitra

Posts: 50
Joined: 27-Jul-2007

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.
Report this to a Moderator Report this to a Moderator
 11-Aug-2008 09:08
User is offline View Users Profile Print this message


Paul Howstan

Posts: 47
Joined: 27-Sep-2006

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
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.