It's all about the answers!

Ask a question

[RQM]: How to fetch TCER linked with test plan using RTC plain java api


Rajat Krishnan (7015) | asked Nov 25 '21, 2:01 a.m.
Hello,

Usecase :
  • Based on given input i.e. Test Plan id , i have to fetch all TCER linked with test plan
Problem
Thank you

Accepted answer


permanent link
Ralph Schoon (63.1k33645) | answered Nov 25 '21, 2:26 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 My answer would be no. RQM does not provide its own client libraries or SDK. There is a common core shared across EWM/ETM around project areas, permissions etc. which can be automated using the RTC Plain java client libraries, because it is essentially the same code. The RTC Plain Java Client Libraries also contains a REST Client that can be used to communicate with other remote systems using REST and OSLC calls, but that is usually not used for this purpose. 


You will have to look into the OSLC APIs. OSLC Queries etc. as far as I can tell.

Rajat Krishnan selected this answer as the correct answer

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.