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

Strange error when make OSLC query in RTC 6.0.1M1

Hi I when I make OSLC query:

	https://10.0.2.79:9443/ccm/oslc/contexts/_tsVvMWWwEeWQIIEAtKgWEg/workitems ?oslc.paging=true &oslc.pageSize=10 &oslc.where=dcterms:modified%3E%3D%222015-10-10T10:47:47.336Z%22 +and +rtc_ext:AttributeID%3D%3Chttps://10.0.2.79:9443/ccm/oslc/enumerations/_tsVvMWWwEeWQIIEAtKgWEg/newTYpeId/newTYpeId.literal.l1%3E &oslc.prefix=dcterms%3D%3Chttp://purl.org/dc/terms/%3E, rm_property%3D%3Chttps://10.0.2.79:9443/rm/types/%3E, dc%3D%3Chttp://purl.org/dc/terms/%3E, rtc_ext%3D%3CChttp://jazz.net/xmlns/prod/jazz/rtc/ext/1.0/%3E

	
	

I have one result but when change modified to created only :

https://10.0.2.79:9443/ccm/oslc/contexts/_tsVvMWWwEeWQIIEAtKgWEg/workitems?oslc.paging=true&oslc.pageSize=10&oslc.where=dcterms:created%3E%3D%222015-10-10T10:47:47.336Z%22+and+rtc_ext:AttributeID%3D%3Chttps://10.0.2.79:9443/ccm/oslc/enumerations/_tsVvMWWwEeWQIIEAtKgWEg/newTYpeId/newTYpeId.literal.l1%3E&oslc.prefix=dcterms%3D%3Chttp://purl.org/dc/terms/%3E,rm_property%3D%3Chttps://10.0.2.79:9443/rm/types/%3E,dc%3D%3Chttp://purl.org/dc/terms/%3E,rtc_ext%3D%3CChttp://jazz.net/xmlns/prod/jazz/rtc/ext/1.0/%3E

I have:

<rdf:RDF
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
            xmlns:oslc="http://open-services.net/ns/core#" >
    <rdf:Description rdf:nodeID="A0">
        <oslc:message>Unknown attribute id: [created]</oslc:message>
        <oslc:statusCode>400</oslc:statusCode>
        <rdf:type rdf:resource="http://open-services.net/ns/core#Error"/>
    </rdf:Description>
</rdf:RDF>

    Why this is happening? Is that RT bug? When I tried with to dates using created everything is ok.


	
	

0 votes

Comments

 Dinyo, 

Are you seeing the same behavior in CLM 6.0? Or what was the last version that you know worked? 
Also, do you have more on the scenario and use case. 
Thank you
Ginny Ghezzo 

For what it's worth, I tested with the exact version of CCM and did not see the said issue. <dcterms:created> works fine with >, < or = in the OSLC query.


Be the first one to answer this question!

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,938

Question asked: Oct 14 '15, 11:25 a.m.

Question was seen: 2,179 times

Last updated: Nov 03 '15, 10:41 p.m.

Confirmation Cancel Confirm