It's all about the answers!

Ask a question

RRC Audit history report between given dates for all requirements within a collection


Chidambaram L (23414287) | asked Nov 19 '12, 7:21 a.m.
edited Nov 19 '12, 7:29 a.m.
RRC Artifacts will be snapshot'ed in the start date & end date. We need consolidated changes to the requirement between 2 snapshots. Difference in Primary Text, Attributes between the start date and end date (or snapshot) should only be reported. Report need not appear in a chronological order of date of change & the modifier; we are interested only on the content that has changed and not the date of change or the modifier. This is required to analyze the changes to requirement between 2 requirements release.

Links created and deleted in this time period is also be reported.

Currently in RRC 3.0.1.1, Reports –> Audit Report provides the complete history of the artifact; this report (3.0.1.1 & 4.0) does not provide changes to Primary Text.

Configuration Management style of comparison is preferred (though not mandatory) for Primary Text where addition & deletions are marked in BLUE & RED colors.

Currently we are using RRC 3.0.1.1. If not possible in 3.0.1.1, we can look at upgrading. Complimentary tools of CLM, like RRDG & RRDI is also an option.

Please provide a method to implement this.

3 answers



permanent link
Edgar Ignacio Velazquez Mar (7225) | answered Nov 21 '12, 5:51 p.m.
JAZZ DEVELOPER
As for RRDG, you can create your own custom report based on the Audit History report, but you can't access the Primary text changes for a report.
The Reportable REST API exposes history of an artifact and you can use startDate and endDate to limit the period of time of the history, this is already implemented on the Audit History report so you can take a look there to get some ideas.

Unfortunately RRDI doesn't have access to the history changes of the artifacts and there is no tool I know of to do this as well.

Comments
Chidambaram L commented Nov 22 '12, 11:54 p.m.

@edgarv, Thanks for the info. Any sample or related code to implement this can be starting point for me.


Chidambaram L commented Nov 23 '12, 1:25 a.m.

@edgarv, can we select a start date & end date in RRDG for audit history ? will RRDG report changes to links between the given date period ?


Edgar Ignacio Velazquez Mar commented Nov 29 '12, 5:52 p.m.
JAZZ DEVELOPER

Yes, both are parameters you can configure on the RM wizard and it will display changes for tags, attributes, links, and folder changes.

You can open the audit history template and see how the request is been processed, you can as well customize it to filter the changes you want to display


permanent link
Robin Bater (3.4k47) | answered Nov 29 '12, 8:27 p.m.
JAZZ DEVELOPER
FYI: Now it does not directly provide the capability you need but with the recent release of RRC, it is possible to compare two versions of a collection, where if there is an artifact in the collection for which the primary text has changed it will flag that artifact and you can click an option to see those changes.

https://jazz.net/downloads/rational-requirements-composer/releases/4.0.1?p=news#collect

permanent link
Bruce Korn (1912) | answered Dec 11 '12, 12:52 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
BTW..you can find help on comparing collections at this URL:

http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.rational.rrm.help.doc/topics/t_compare_collections.html

Bruce

Your answer


Register or 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.