Following links to DOORS requirements from RTC work items
Accepted answer
One other answer
![]()
Do you mean RRC - Rational Requirements Composer or RTC - Rational Team Concert? It sounds like you mean RTC?
If it is RRC, when you say "Implements Requirement" do you mean the "Implemented By" link relationship? With the "Implemented By" relationship I am surprised in the dialogue you can select the DOORS container because this type of relationship is used for linking requirements to work items (defects, tasks, stories, change requests) and not Requirement - Requirements. Also if it is a custom link, and not a system defined link, I would again be very surprised that it would work across applications (RRC and DOORS). If it is RTC, maybe this article will help https://jazz.net/library/article/624 Comments Robin Sorry, I did mean RTC. I edited my post to correct that. You are correct about the "Implemented By" relationship. That is what I am using. I took a look at the article, and I did not define a work item type or do a configuration template, but the rest of the article looks like exactly what I did as far as setup. Also, I have this working on another system - after I create the link to the DOORS requirement, I get rich hover, and when I follow the link the requirement opens in DOORS Web Access. The system where it's working happens to be RTC 9.4. I am not sure if it is a 9.3-to-9.4 difference, or if I have a setting wrong somewhere. Everything I can think of to check is the same. I know there were some improvements were made to the OSLC linking to RTC between DOORS 9.3 and DOORS 9.4. I don't know if this is the problem you are seeing but it could well be the difference in versions. The comment has a typo. It meant to say RTC 3.0.1.3 vs RTC 4.0.x. Both systems are using DOORS 9.4. I reverted the other system back to RTC 3.0.1.3, and the links still work there. The link that gets created on the working system looks like <server>:<port>/dwa/rm/urn:..... The link on the not-working system looks like <server>:<port>/dwa/rdm/?version=... The root services URI for DOORS looks the same on both systems. |