It's all about the answers!

Ask a question

Search Requirements with respect to views using OSLC and Rest API


jyoti mishra (45148) | asked Nov 15 '21, 6:20 a.m.

Hello Everyone,


Is there OSLC API or Reportable REST API , to search requirements based upon views.

Thanks and Regards,
Jyoti

One answer



permanent link
Bhagath P B (3888) | answered Nov 16 '21, 1:57 a.m.
edited Nov 16 '21, 3:48 a.m.
Hi Jyoti,

There are 2 ways that you can get the requirements using REST API, 
1. Using the View URI
View URI is the filter URI of the view

https://server:port/rm/publish/resources?viewURI=_c1cm0L3VEeCPFbe791FOoQ&projectURI=_bBIqQqvyEeCwWN-gBxjnGw


2. Using the View Name
https://server:port/rm/publish/resources?viewName=Requirements&projectURI=_bBIqQqvyEeCwWN-gBxjnGw

and OSLC Query is also a REST API. Please refer below doc to explore more features.

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.