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: View with DOORS Synergy Integration
Topic Summary:
Created On: 26-Jun-2006 21:32
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.
 26-Jun-2006 21:32
User is offline View Users Profile Print this message


Frank Lipski

Posts: 42
Joined: 6-Nov-2002

I am trying to develop some more practical/useful displays for a DOORS module within the Synergy integration. Specifically I would like to create a view that shows how the module would look based on in-process changes. I have been having limited success.

If you look at the view that is created when an RCR is in review state, the following Layout DXL column is created.

#include <addins/synergy/apply/ecpsapplyutils.inc>
#include <addins/synergy/Utils/rcr_cache_util.inc>
displayRcrReviewColumn(false, "329", "new", "Object Text", 0)

Is a definition of the displayRcrReviewColumn defined? I have tried with somewhat limited success to get this to be displayed by creating a layout as such

#include <addins/synergy/apply/ecpsapplyutils.inc>
#include <addins/synergy/Utils/rcr_cache_util.inc>
string s = obj."csint_rcr_problem_number"
displayRcrReviewColumn(false, s, "new", "Object Text", 0)

It works for a the RCR that was at one point in the review (329), but not for a RCR that hasn't been to Review state yet.

Is there some other displaySomeNames that might be used for getting and creating a useful display?

Anyone have any luck creating custom displays for the DOORS-Synergy integration?
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.