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

How to get RRC attribute type information using ReST api

While trying to get attribute types using the following URL
https://kovair-virsrv1.kovairindia.com:9443/rm/types/
in my local system from C# code.

getting the output as below:

<rdf:RDF
    xmlns:err="http://jazz.net/xmlns/prod/jazz/foundation/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Description>
    <err:detailedMessage rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >getInternalRequestHandlerService(context) returned null. This error used to report 'The requested service requires a private header'. (More info found at entry [d1779eb4e3d4f195] in RRS server log)</err:detailedMessage>
    <err:errorMessage rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Forbidden</err:errorMessage>
    <err:errorStatus rdf:datatype="http://www.w3.org/2001/XMLSchema#long"
    >403</err:errorStatus>
  </rdf:Description>
</rdf:RDF>

Please give me solution how to get the type information for RRC
 

0 votes

Comments

Hi, a couple of questions: Which RRC version is being used? Are you using the complete URL ( the ones that contains the UUID, like : "https://gradev.ibm.com:9444/rdm/types/_3rHdwODVEeG0OOsKhDMQfw" )?



One answer

Permanent link
I am tyring to do the same thing in CCM.

I ttry to get workitem types of a project area with C# desktop application. I get HTTP 406 error.

I try to fetch this URI : https://canberk-pc:9443/ccm/oslc/types/_Fnm8wDVXEeKAwbRXK4caLw
I can fertch rootservices or workitem/catalog but not this URI.

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
× 12,020

Question asked: Aug 08 '12, 1:22 a.m.

Question was seen: 4,879 times

Last updated: Jan 08 '13, 9:15 a.m.

Related questions
Confirmation Cancel Confirm