DOORS 9.5 and DM 4.0.1: can we create links from DOORS to DM artifact via OSLC?
I understand that the inside DOORS, we can create links to test plan or test cases. In RQM, we can create links to requirements in DOORS.
Regarding RM and DM, it seems that the link is one directional. That is, we can create links within RM or DM to requirements in DOORS.
Are we able to create links with DOORS to requirements in RM or design artifacts in DM?
Basically, inside DOORS, I would like to define links to design artifacts to indicate which design artifacts inside Rational DM will cover the design of the requirements in DOORS. That is, in DOORS, I would like to create "Derives" link to some design artifact in Rational DM on Jazz platform.
Is this some kind of DOORS enhancement request or DM enhancement request?
Thanks and regards
2 answers
Comments
Hi Daniel,
Sorry, I could not get you whole point. Please let me simple ask the following question:
How can I link to an element inside Rational DM from a requirement inside Rational DOORS?
As mentioned, I can do the linking for a Req in DOORS to a test case/plan in RQM, or reference a requirement in RRC. I just don't know if we can do the linking from DOORS requirement to RDM. I know the other direction: linking an element in RDM to a requirement in DOORs.
Hi, Frank
It's possible to create OSLC link from Doors to artifact inside of DM project area.
You should configure Doors server side to add DM server to the remote services list
Please refer to http://pic.dhe.ibm.com/infocenter/doorshlp/v9/topic/com.ibm.doors.install.doc/topics/c_dm_integ.html
Also dont forget to perform below operation as well.
Regards.
Hi, Daniel
The info you explained above is also helpful to me.
I have a customer mentioned that the OSLC links they created from DM side won't be instantly shown from Doors client. Usually, they need wait for couple of minutes and reopen the doors project then they can see the OSLC link from Doos client. Do you see this is problematic phenomenon or work as designed?
By the way,can I double check the Doors version with you? The bi-direction link between DM and Doors is started to be supported from Doors v 9.5 /RDM 4.0.1, right?
Thank You
Hi, Daniel
Sorry, I have an additional question.
You mentioned RM query DM in order to check and retrieve the link informatio and represent the links from RM tool UI.
I understand this tool behaviour, I want to further check with you what's the timig the query would be called/executed. I think when lauch Doors client UI or reopen the Doors module, the query would be executed. Is that possible to make the query run on schedule on intervals for the purpose to reflesh the UI info without reopening the module?
Thank You
I paster some info coming from Daniel in order to benefit more Jazz users.
The query for retrieving the link info from DM is executed when user open Doors client.
The info would be stored in client cache, and by default the cache would timeout in 5 mins.
After 5 mins, if doors client opened by another user, the query woud be called again and refreshed the cache info.
--------------------
Thank you for help again, Daniel