Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic Lifecycle Solutions (steve huntington)
Decrease font size
Increase font size
Topic Title: Doc express custom report (with links)
Topic Summary: Doc express custom report (with links)
Created On: 22-Mar-2006 01:07
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
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.
 22-Mar-2006 01:07
User is offline View Users Profile Print this message


Steve Ng

Posts: 1
Joined: 14-Mar-2006

I have a doors module that has links to another module. When i generate the word document with one module, is it possible to bring in those links right below the parent link? or is this not possible?
Report this to a Moderator Report this to a Moderator
 27-Mar-2006 23:38
User is offline View Users Profile Print this message


Ewen Miller

Posts: 99
Joined: 20-Nov-2002

Hi Steve.

By Out of the box DOORS, use the Analysis Wizard to create a column or columns, in a view which displays the required information regarding your linked objects.

Use a Custom report. Ensure the Word templates that your rule file uses - e.g. use %%$Module.$Column1%%, %%$Module.$Column2%% etc. (Check exact syntax with uses manual). You can place this syntax anywhere in your templates and format accordingly.

When you run a custom report, select the option: Filter using a view and select the view you've created.

Providing your master template contains all the styles used by your criteria templates, this works.

P.S Use DocExpress v3.4 or 3.5 - earlier versions are not very good.


Hope this helps.

Ewen Miller

QinetiQ
Report this to a Moderator Report this to a Moderator
 22-May-2006 20:12
User is offline View Users Profile Print this message


Rafi Bin-Nun

Posts: 4
Joined: 28-Apr-2006

Can I bring in the linked object with all its children?
Report this to a Moderator Report this to a Moderator
 24-May-2006 20:05
User is offline View Users Profile Print this message


Ewen Miller

Posts: 99
Joined: 20-Nov-2002

You would need to edit the code the wizard generates and use the following functions:-

Object first(Object o) - first child
Object last(Object o) - last child
Object next(Object o) -next object

See DXL help under navigation from an object.

e.g. to display 1st child's ID: change s=identifier(othero) to s = identifier (first(othero))


Regards,

Ewen Miller
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic Lifecycle Solutions forum.
There are currently 2 users logged in.
The most users ever online was 14 on 29-Jul-2008 at 13:55.
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.