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

Why am I getting com.ibm.rdm.fronting.server.exception.GoneException retrieving some artifact revisions in DNG?

I am using the REST API to retrieve the primary text from specific artifact revisions in DNG (6.0.4).


To get the revision URI links I use the published "resources" REST query with "history=true".  In the browser, these URI links will navigate to the revision text in the DNG UI.

However, if I use the following HTTP Request Headers, I can get the revision html content for some revisions:
Accept: application/rdf+xml
Content-Type: application/rdf+xml
DoorsRP-Request-Type: private
X-jazz-downstream-auth-client-level: 4.0

Unfortunately, some of the revisions are returning a 410 error (com.ibm.rdm.fronting.server.exception.GoneException).  Below are examples of the REST queries I'm making.  

Earliest revision (returns 200):
https://<server>/rm/resources/CA_5ca3b3c0f31441d8b126323a25d18311?revision=_D7c8wNWgEee4nLGNQw-vMw

Next revision for same artifact (returns 410).  However link will navigate to revision in UI, so it is not gone.
https://<server>/rm/resources/CAV_686888ad2d394926813f79096eecb628?revision=_o4RUINZsEee4nLGNQw-vMw

1

0 votes


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
× 479

Question asked: Feb 01 '18, 2:26 p.m.

Question was seen: 2,337 times

Last updated: Feb 01 '18, 2:26 p.m.

Confirmation Cancel Confirm