It's all about the answers!

Ask a question

How to amend the audit history report to show only changes to Primary Text


harfan ahmed (612) | asked Sep 04 '14, 5:03 a.m.
The "out of the box" audit history report in RRC shows all the changes made to any artifacts included in the report. What we would like to do is modify this using RPE and filter only for the attribute Primary Text and where the modification has been made between two dates which can be defined at run time

 Any Assistance on this would be appreciated

One answer



permanent link
Subramanya Prasad Pilar (4.6k15) | answered Sep 04 '14, 3:39 p.m.
You can open the template in RPE Studio and do the necessary changes. You can add 2 variables (startDate, endDate) and then use conditions in template (modified >= startDate && modified <= endDate). Retain only that Text element which diaplys primary text.
You can also create a new, simple template that does this. Please refer the wiki for deploying the template into RRC / RDNG. https://jazz.net/wiki/bin/view/Main/RRCCustomRRDGReportsConfigurations

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.