It's all about the answers!

Ask a question

Cannot Post a new Request to ClearQuest using OSLC 1.0


Jakub Müller (112) | asked Oct 31 '19, 5:26 a.m.
edited Oct 31 '19, 5:27 a.m.

I am currently trying to figure out how to post a new Request to ClearQuest using the OSLC 1.0 Rest API.

With the OSLC 2.0 API I have had no problems, but I need to use the older one as the new API does not support file attachments. 


No matter what I put into the body of the post-request, I keep getting the same error. 

I also tried to use the exact same JSON Example from the documentation, where I obviously edited the value of "rdf:resource" to match with my  data. 

Furthermore I have found an older entry from the forum at:
But I am not trying to run a query and this discussion did not help me solve my problem. 


Getting Requests via OSLC 1.0 is no problem whatsoever, only posting new ones gives me the error. 

{
"oslc_cm:message": "CRRCM9997E: At least one of the following filters must be specified: rcm.name oslc_cm.query",
"oslc_cm:statusCode": "403"
}



I might be missing something here. What can be done? 

Be the first one to answer this question!


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