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

IBM RPE Count Issue

DoorsNG Environment: We have a deployment of IBM DoorsNG v6.0.2
RPE Environment: V2.1.1
Need: We need to count the number of Artefacts and Requirements in our Modules
RPE Count Script: We use the following simple Java Script line for the count: “_countrecords=_countrecords*1+1”


Problem: It takes a very long time to counts the artefacts in our module. It takes about 2-3hours for a module of 2500 artifacts

Query: How can this query be optimised? What are other ways to do such counts faster?

0 votes



One answer

Permanent link

Have you considered using JRS Report Builder? It's fast to do counts that way, since JRS Report Builder pulls from the data warehouse (or from LQE, depending on your configuration) rather than RPE making lots of sequential requests to DNG directly.  If you need to supplement your report with additional information directly from DNG"s reportable REST APIs, you can use your JRS report as an input to your RPE template.

0 votes

Comments

Hi Daniel
Yes JRS Report Builder is fast to do count
But I need create a document report customised and i cannot do with JRS.
As solution, You prososed that I must integrate RPE & JRS ?


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
× 7,498
× 6,125

Question asked: Jan 20 '17, 8:20 a.m.

Question was seen: 1,867 times

Last updated: Jan 23 '17, 12:26 p.m.

Confirmation Cancel Confirm