It's all about the answers!

Ask a question

Possibility of synchronisation of attributes of RQM <-> Doors Classic


Anton Rommel (111) | asked May 06 '19, 1:06 a.m.

 Hello all,


in my project we are using Doors Classic for our requirements and RQM for the test cases. The linkage of both is done by OSLC Link Query in Doors.

We also have some attributes in Doors (e.g. Safety relevant {A; B; C; D; N/A}) which we would like to have this information also in RQM. Today we are doing the synchronisation of both manually which is a lot of (stupid) work.

Is there a possibilty to do this synchronisation automaticaly by a script or something similar, which would read the value of that attribute in doors and write the value to the attribute in RQM.

Would somebody be so kind and explain it in a more detailed way, because I am not a RQM expert and also not so fimilar with REST API. 

Thanks in advance
Anton 

One answer



permanent link
Ralph Schoon (63.1k33645) | answered May 08 '19, 4:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited May 08 '19, 4:29 a.m.

 Sorry, but this is nothing anyone would be able to answer in great details.

See the OSLC workshop and the Eclipse Lyo link. 

You would basically have to create a tool that logs into DOORS with an API (e.g. OSLC or something else) and log into RQM using an API (REST, see Lyo and https://jazz.net/wiki/bin/view/Main/NativeClientAuthentication ).
  
Then you have to iterate Doors to get the values and the RQM target and you would use REST/OSLC to upgrade RQM.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.