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

not able to retrieve data based on Oslc.where query

Hi,

I am using the below query to retrieve all the data, which were modified after 12/02/2015, unfortunately i am listed with all the available data. But i am looking to filter the condition based on the below query. Can someone shed some light on this.

I even tried with oslc.orderby=-dcterms:modified but that too didn't help

https://server:9343/qm/oslc_qm/contexts/_EXk_cJKnEeSuIs04gMjYWw/resources/com.ibm.rqm.planning.VersionedTestCase?oslc.where= dcterms:modified>="2015-12-02T18:42:30"

0 votes



One answer

Permanent link
For RQM, OSLC API is a bit lacking behind. The reportable REST API is well established though, and you should use that instead. For your case, use the modifiedSince parameter.
https://jazz.net/wiki/bin/view/Main/RqmApi#modifiedSince

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
× 10,941

Question asked: Apr 21 '16, 8:11 a.m.

Question was seen: 2,362 times

Last updated: Apr 22 '16, 4:40 a.m.

Confirmation Cancel Confirm