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

How to see all attributes of the result in RDGN 6.0.1M1?

Hi I have a query:
https://10.0.2.79:9443/rm/views?oslc.query=true&projectURL=https%3A%2F%2F10.0.2.79%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_4du-YEDTEeW98vRabXRPEQ&oslc.prefix=dcterms=http://purl.org/dc/terms/&oslc.prefix=dc=http://purl.org/dc/terms/&oslc.where=dc:identifier=395

And I have tree results:
  <rdf:Description rdf:about="https://10.0.2.79:9443/rm/views?oslc.query=true&amp;projectURL=https%3A%2F%2F10.0.2.79%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_4du-YEDTEeW98vRabXRPEQ">
        <rdfs:member>
            <oslc_rm:Requirement rdf:about="https://10.0.2.79:9443/rm/resources/_rI3h40ZsEeWL2aNIq4SA-w"></oslc_rm:Requirement>
        </rdfs:member>
        <rdfs:member>
            <oslc_rm:Requirement rdf:about="https://10.0.2.79:9443/rm/resources/-0e5a7ad244414315a38503884d71303e"></oslc_rm:Requirement>
        </rdfs:member>
        <rdfs:member>
            <oslc_rm:Requirement rdf:about="https://10.0.2.79:9443/rm/resources/-1c97e28883864207bd8a4c35b5eac050"></oslc_rm:Requirement>
        </rdfs:member>
    </rdf:Description>

But when I add &oslc.select=* at the end instead of all attributes of the Requirement I see:
<rdf:Description rdf:about="https://10.0.2.79:9443/rm/views?oslc.query=true&amp;projectURL=https%3A%2F%2F10.0.2.79%3A9443%2Frm%2Fprocess%2Fproject-areas%2F_4du-YEDTEeW98vRabXRPEQ"></rdf:Description>
Why this is happening? Why the results dissappear?  How to see all the requirements and their attributes athe same time?

0 votes

Comments

Using oslc.select= should be the right approach. Maybe you can try to relocate oslc.select= to the middle of the URL?

@Donald Nong, I tried to put it before prefix, before where, but does not work. With the sample project WaterMeter Project if I put it no metter where it was working, but with my production project are, this problem appears is there any configurations which have to be done?

I cannot see the same in any of my environments, so cannot say why it happens to you.


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 05 '15, 10:12 a.m.

Question was seen: 2,222 times

Last updated: Oct 07 '15, 2:32 a.m.

Related questions
Confirmation Cancel Confirm