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: Analysis Wizard columns in Partitions
Topic Summary: Analysis Wizard columns in Partitions
Created On: 20-Sep-2007 15:14
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.
 20-Sep-2007 15:14
User is offline View Users Profile Print this message


Alastair Beadle

Posts: 1
Joined: 24-Oct-2006

Hi,

When I partition a module with an Analysis Wizard created column it gets populated with the text "<>" in the away database.

This appears to be becuase Anaylsis Wizard references modules by thier ID number - and this ID number is different in the away database than in the home database.

If I re-run the analysis wizard in the away database the new column works OK - but this is a pain. I don't want to have to recreate all my anaylsis wizard columns whenever I partition away and I don't want customers to see "<>" all over my views.

Anyone know of an easier solution?

E.g. is there an alternative syntax that I could use to make the analysis wizard DXL code find the module by name rather than number reference? I have coding skills but havn't quite got my head around DXL yet.

As an aside - is there a DXL reference manual (better than the one in the DOORS help - which I have never found much help).

We are using DOORS 7.1 for both hame and away a databases.

Thanks,

Ali

Edited: 20-Sep-2007 at 15:16 by Alastair Beadle
Report this to a Moderator Report this to a Moderator
 20-Sep-2007 16:24
User is offline View Users Profile Print this message


ron lewis

Posts: 650
Joined: 20-Sep-2004

//For illustration puproses on outlink script created by wizard,
//you can do something similar to following:
//Replace line denoted with //Old by lines denoted by //new

if (!equal(getItem otherMod, (itemFromID limitModules[depth-1]))) continue //Old

string sName = fullName(otherMod) //new
if( sName !="/Path/ModuleName") continue //new
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.