Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to get the list of all collections in a RRC Project Area

How to get the list of collections in a RRC Project Area.

I tried the below query but it is giving collections from other project areas as well.

https://wegsfes19358clm3.accenture.com/rm/views?oslc.query=true;projectURL=https%3A%2F%2Fwegsfes19358clm3.accenture.com%2Fjts%2Fprocess%2Fproject-areas%2F_IJkbIt7oEeKvLPx0vryzzw&oslc.prefix=rdf=<http://www.w3.org/1999/02/22-rdf-syntax-ns
%23>,dcterms=<http://purl.org/dc/terms/>&oslc.select=*&oslc.where=rdf:type=<http://open-services.net/ns/rm%23RequirementCollection>

Kindly let me know the query to get the collections in a Project area. 

0 votes



One answer

Permanent link
Can you use the reportable REST API for this?  You can get a list of collections in the repository using a request like this:

https://clmweb.ibm.com:9443/rm/publish/collections/*

Or a list of collections by project like this:

https://clmweb.ibm.com:9443/rm/publish/collections?projectname=MyProject

See here for other valid requests/filters using the RRC REST API.

Hope it helps,

1 vote

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,939

Question asked: Aug 08 '13, 10:13 a.m.

Question was seen: 5,431 times

Last updated: Aug 08 '13, 11:47 a.m.

Confirmation Cancel Confirm