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

In Doors NG 6.0+ how to get LinkType available in project through REST API end point

 We need to gather all linktype available in given project throughh rest API.

Kindly help me to identify if there is any OSLC Rest end point for this purpose.

we do have "/rm/publish/linktypes" but any query on this end point is giving me error.

Error "com.ibm.rdm.fronting.server.exception.NotAcceptableException (More info found at entry [28b2083cd01503af] in the RM application server log)"

0 votes


Accepted answer

Permanent link

Make sure you add the HTTP request header "Accept: application/xml" to the request. Don't omit the "size" parameter even it gets ignored anyway. It works for me in my own DNG 6.0.4 environment.

Amit Kumar selected this answer as the correct answer

0 votes

Comments

 Thanks !!! 


Using HTTP request header "Accept: application/xml"  query worked fine for me.

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,952
× 1,381

Question asked: Dec 18 '17, 4:34 a.m.

Question was seen: 1,958 times

Last updated: Dec 20 '17, 12:16 a.m.

Confirmation Cancel Confirm