How to fetch list of categories of any RTC Project Area using OSLC which have been modified after a particular timestamp?
Rishi Sharma (6●6●16)
| asked Jul 13 '18, 7:02 a.m.
edited Jul 13 '18, 9:55 a.m. by Paul Slauenwhite (8.4k●1●2) Hi ,
I want to know how we can fetch list of categories of a particular RTC Project Area using OSLC which have been modified after a particular timestamp?
This "https://appserver.ibm.com:19443/ccm/oslc/categories" gives me all the categories and I want to apply a filter to filter out categories for a particular Project Area and which have been modified after a particular timestamp.
If it cannot be done via OSLC/Reportable REST API then is there a way to fetch categories which have been modified after a particular timestamp using plain client java libraries?
|
Be the first one to answer this question!
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.
Comments
also is it possible via Reportable rest API like for team area, iteration etc?