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

rm oslc query in 6.0.1 not returning result

I have an oslc query that finds an artifact by id that is working fine in 5.0.2 version but doesn't return any result in 6.0.1:

https://clmserver/rm/views?oslc.query=true&projectURL=https://clmserver/rm/process/project-areas/_1EZPYv4HEeKL_I7Ey58H1w&oslc.prefix=dcterms=<http://purl.org/dc/terms/>&oslc.select=*&oslc.where=dcterms:identifier=2917

The result output I get:

<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:h="http://www.w3.org/TR/REC-html40"
    xmlns:xs="http://schema.w3.org/xs/"
    xmlns:rm="http://www.ibm.com/xmlns/rdm/rdf/"
    xmlns:jazz_rm="http://jazz.net/ns/rm#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:oslc="http://open-services.net/ns/core#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:nav="http://jazz.net/ns/rm/navigation#"
    xmlns:jfs="http://jazz.net/xmlns/foundation/1.0/"
    xmlns:oslc_rm="http://open-services.net/ns/rm#">
  <oslc:ResponseInfo rdf:about="https://clmserver/rm/views?oslc.query=true&amp;projectURL=https://clmserver/rm/process/project-areas/_1EZPYv4HEeKL_I7Ey58H1w&amp;oslc.prefix=dcterms=%3Chttp://purl.org/dc/terms/%3E&amp;oslc.select=*&amp;oslc.where=dcterms:identifier=2917">
    <dcterms:title>Query Results</dcterms:title>
  </oslc:ResponseInfo>
</rdf:RDF>

Any ideas?

Thanks,
Binoy

0 votes



One answer

Permanent link
It works for me with RDNG 6.0.1. Your output basically says that the query cannot find any artifacts matching the condition. Make sure that artifact 2917 is indeed in the project area.

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

Question asked: Feb 03 '16, 1:44 p.m.

Question was seen: 2,460 times

Last updated: Feb 04 '16, 11:08 p.m.

Confirmation Cancel Confirm