Attributes in Report Builder
Richard K (25●3●12)
| asked Aug 03 '17, 8:39 a.m.
retagged Jan 10 '18, 6:14 a.m. by Minakshi Jaint (511●3) Hello, When I create a report in Jazz Report Builder, the Add Condition window shows a list of attributes. This list of attributes is very short compared to the list of attributes in Requirements Management (DOORS Next Generation). How do I create a report based on DNG attributes? Thanks, Richard. |
4 answers
Hi Richard,
|
Thanks a lot for your response. See my answers below.
>What version of JTS, DNG, JRS are you using?
>Are you using data warehouse or LQE data source?
>Are these missing attributes custom attributes you have defined in DNG? If not, what kind of attributes are present and what are missing?
>If you are using old version of JRS such as 5.0.x, custom attributes might not be available, and need to upgrade JRS to the latest version (at least 6.0.1).
>It could be that you need to refresh the meta model in JRS data source (Go to https:// server : port /rs/setup , open data source, and click on "Refresh" button on top right) to load custom attributes.
>It could be that schema RICALM is not present in DW database somehow, and custom attributes are not loaded into DW (data warehouse).
>It could be that these missing attributes never have values in DNG, so it is ignored by JRS.
Thanks,
Comments
Kenji Sarai
commented Aug 07 '17, 2:58 a.m.
Hi Richard,
|
Hi Kenji,
Thanks for the detailed response. I tried that advanced query you sent, but it returns "no results found" when I run the report. I do not know how I would run the command "repotools-jts" on the server, since it's a cloud-based server hosted by IBM.
The original query, choosing a random attribute, automatically created by Report Builder, was:
SELECT T1.PERIOD_START_DATE,
And the new query, for the attribute Elec Status, was:
SELECT DISTINCT T1.NAME,
I tried it without the space as well, ElecStatus, even though there is a space in DNG, but the result was the same. Thanks, Richard |
Hi Richard,
Comments Thanks a lot for telling me about the 4 types of reports, and about DCC job. "The first (original) query you presented is nothing related to custom attributes." The first one was an example using one of the built in attributes called 'Business Goal' which are the only ones I can see in Report Builder. Replace that attribute with a custom one, and you know what I'm trying to do. "You can run DCC job from https://servername:port/dcc/web " IBM WebSphere Application Server
Context Root Not Found
Kenji Sarai
commented Aug 15 '17, 8:54 p.m.
I got an impression that you have not run the data collection job. That's why you always get an empty report regardless of custom attributes. Have you deployed dcc application? If not, how do you run the data collection job (aka. ETL job)?
|
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.