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

Views API for folders in DNG

I am currently using the Views API to get the data displayed in a module view in DNG, which is very fast. Is there an equivalent API for getting data displayed in a folder view in DNG?

0 votes



One answer

Permanent link

FYI there isn't a "Views API", your link is to part of the Reportable REST API.


You can use OSLC Query Capability for Requirements to query for artifacts with rm_nav:parent being the folder URL you're interested in, although that's not the same as the view in the sense that you won't query for a view and get just the columns in that view - you'll have to use oslc.select to specify the columns you want returned by the query.

To find folder URLs you can use the OSLC Query Capability for Folders to discover the folder hierarchy.

0 votes

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
× 11,079

Question asked: Apr 08 '25, 5:38 p.m.

Question was seen: 1,368 times

Last updated: Apr 09 '25, 4:41 a.m.

Confirmation Cancel Confirm