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

Can I get Recent Changes from RRC (DoorsNG) as RSS feed?

Hi,

I undestand how to get RSS feed of recent changes from CCM (RTC), but how to do the same from Rational Requirements Composer (or DoorsNG)?

I am using versions 6.0 and 6.0.1M4.

Thank you,
Nemanja

0 votes



2 answers

Permanent link
Hi Nemanja,

Here is a link to the REST API for RM.
https://jazz.net/wiki/bin/view/Main/RRCReportableRestAPI

See  the example for Filter by modification date:
https://server:port/rm/publish/[artifact_format]?modifiedSince=yyyy-MM-dd'T'HH:mm:ss.SSS'Z'

Hopefully, this gets you what you need.

Be mindful of the date specified, as this could potentially execute a long running query if you provide a date where the query result returns a large number of records.

0 votes


Permanent link
Hello
Another option is to use the Tracked Resource Set; this is a bit more low-level that the reportable REST API.  I don't know what you're trying to achieve, but you can take a look at the specs and see if it suits. 

In the next release of DNG (6.0.1) you can use the TRS 2.0 API to do this for both Configuration Management opt-in and opt-out projects.  The DNG TRS URI can be discovered via /rootservices.

cheers

http://open-services.net/wiki/core/TrackedResourceSet-2.0/

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
× 10,953

Question asked: Oct 14 '15, 8:54 a.m.

Question was seen: 3,221 times

Last updated: Dec 02 '15, 7:07 p.m.

Confirmation Cancel Confirm