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

Audit History report for DNG module using RPE

I need to generate an audit history report for an entire module of requirements at a time.

The current Audit History report in DNG allows the user to select artifacts, but not the entire module.

I could not select the artifacts from several pages of the list either.

Has anyone successfully created an RPE template to collect the requirements with the audit history from the entire module and produced a single report?

Any help is appreciated.

0 votes



3 answers

Permanent link

As you can see, audithistory.dta is designed to print audit history for any resource. If you want to print audit history for all resources (artifacts) in the module, you need to add both modules and _resources schema in RPE template. Start from modules data source and dynamically configure _resources data source.
Note: you must append "&history=true" to _resources URI.


From _resources data source, you can get the history details by adding the query dataSource/artifact/aggregatedContent/history/changeLog.



3 votes


Permanent link

 Thank you for the tutorial. I am trying to follow along, but seem to have an issue with the schema in dataSource/artifact/aggregratedContent


there is no selection for /history and /history/changeLog. Just _value is all I have. How is it possible to get the additional selections?




0 votes

Comments
 open the audithistory.dta file and export the history schema to a location that you can remember.
then go into your template and import the history schema.
you will still have to define the data source for your actual template.

oops,
the history data schema is not included in that report.
I am sure that I exported the schema from another report and imported it into mine, but I do not remember the source.


Permanent link
To get the history data schema in your template, when creating the data source schema use the following as the schema path:
https://<<Server and port>>/rm/publish/resources?metadata=schema&history=true

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
× 12,019

Question asked: Feb 28 '18, 6:30 p.m.

Question was seen: 4,691 times

Last updated: Dec 21 '23, 7:11 p.m.

Confirmation Cancel Confirm