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

Oslc Simple Query

Hi,

I perform some simple Oslc queries and some problems occured. I want to filter the work items that I only receive defects, therefore I used the oslc.where=dcterms:type="defect" statement. If I run this query via HttpGet the error
"Error: 400" occurs. Am I using the oslc.where clause in a wrong way? I used the same syntax described on openservices.net. The where clause works with dcterms:identifier and of course the attribute dcterms:type is existing.

Does anyone has some suggestions for me?

0 votes


Accepted answer

Permanent link
I was able to reproduce this problem. I found that this worked for me (RTC V4.0 using Poster/FireFox).

 oslc.where=rtc_cm:type="defect"

Not sure if this is the same defect as OSLC-CM: Type problems (dcterms:type, rtc_cm:type) on change request POST (157516).

Sascha Mallabar selected this answer as the correct answer

1 vote

Comments

This worked for me Thanks a lot! You made my day

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

Question asked: Aug 23 '12, 3:12 a.m.

Question was seen: 5,986 times

Last updated: Aug 23 '12, 4:03 a.m.

Confirmation Cancel Confirm