Report Builder: Pulling Heading text and Heading Number?
![]() I have in DOORS a module that has objects of artifact type "Heading"(in RDNG's System). So, my RDNG module is structured correctly:
|
Accepted answer
![]() Carlos,
My environment is DNG 6.0.5, no Global Configuration. We are using JRS for reports, but I am needing to learn how to do stuff using RPE. That's why I like your question and the answers you receive -- like the one just in from Kevin Murphy -- because that helps me better understand about JRS too.
Carlos Gonsalez selected this answer as the correct answer
|
9 other answers
![]() Hello Carlos,
Your question is one that I am very interested in the answer from the Forum as I don' t yet know how to do that.
RPE can do it.
Regards,
Mike
|
![]() Michael,
|
![]() Thanks on that, Carlos. I subscribed to your question which means I will be emailed any Forum updates to your question.
Sorry about the acronym. Yes, you are correct. Rational Publishing Engine. I've been trying to learn it and was able to create a very simple template (.dta) that gets each artifact id and its text in a module. You can create conditions. For example, if the artifact type is a certain type. It is very easy to drag and drop different elements like containers, paragraphs, text. There is a javascript element that can be dragged-and-dropped for writing some code too.
|
![]() Thanks on the feedback.
|
![]() Michael,
|
![]() Kevin,
|
![]()
The latest versions of RPE allow direct export to Excel. You can use JRS to export to Excel and that's fine. However, if you want DNG module schema information in Excel, then you must use RPE or do a direct export from a DNG module to XLSX/CSV.
|
![]() Alernative Solution on Exporting Paragraph/Section verbiage and its numerics
Yet, there is an alternative "no cost" method (Outside of the Report Builder) that allows the exporting of a Heading's Numeric and its Verbiage: Within the Module, create a View that contains the "Section" column Displayed. Within the Module, use the feature "Generate a Report for this View" (accessible via the Triple Bar icon). ~Enjoy~ Carlos G |