![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: View with DOORS Synergy Integration Topic Summary: Created On: 26-Jun-2006 21:32 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
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? |
|
![]() |
Telelogic DOORS
» Change Management
»
View with DOORS Synergy Integration
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.