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

How to get primary text for DOORS Next artifact revision using RPE?

How can I get the primary text for an artifact's prior revision using RPE?  The "resources" and "revisions" REST API calls return direct links to the web page for a prior revision, but I need to be able to construct a dynamic data source in RPE.

0 votes


Accepted answer

Permanent link
I am afraid you cannot get this as DNG does not support the filter by revision. https://server:port/rm/publish/resources?resourceURI=_KtfbV55xEeSkVYJ_aOdUAg&revision=_KtfbWp5xEeSkVYJ_aOdUAg always gives latest vale.

However you can report on baselines as explained in https://rpeactual.com/2014/08/06/producing-documents-from-dng-module-baselines
Robert Huet selected this answer as the correct answer

0 votes


One other answer

Permanent link
Maybe that used to be the case but not any more. I'm on DNG 7.0.2

For an artifact like this:

https://server:port/rm/publish/resources?resourceURI=TX_hy4XteU-Eeuk4MFGh6UdSA

A collections of revisions can be selected like so (note publish/revisions instead of publish/resources) :

https://server:port/rm/publish/revisions?resourceURI=TX_hy4XteU-Eeuk4MFGh6UdSA

That returns all the revisions for that resource. In the collection of revisions there is:
<revision:title>
https://server:port/rm/resources/TX_hy4XteU-Eeuk4MFGh6UdSA?revision=_XNo2kOhdEey5-LJFejL_LQ
</revision:title>


1 vote

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

Question asked: May 27 '16, 11:29 a.m.

Question was seen: 2,942 times

Last updated: Jun 16 '22, 3:06 a.m.

Confirmation Cancel Confirm