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

Can RDNG do computations from multiple values in as a single article?

  1. Customer using IBM Engineering Requirements Management DOORS Next.  Version is 7.0.2.
    1. Customer wants to use different values associated with different types of data and different types of unit of measure; and wants to retain-- identify in a single artifact.  The attribute field will be simply named "Quantity" .

     Over simplified Examples: 
       Artifact 1 contains the following info in the attribute field named Quantity:
          Days = 1.5 Days
          Apple Harvested = 10  
          Orange Harvested = 20
          Pickers =  2
     
      Attribute 2 contains a different set of info, but also to be listed under the attribute field named Quantity:
          Horses = 5
          Cows = 2
           Truck = 1   
    Is there any way I can do computations for the above within RDNG, or using the report builder? 

0 votes



One answer

Permanent link
The answer is a qualified yes to the first, and a definite yes to the second:
 - you can reasonably easily create a custom RM client extension that will run through a set of selected artefacts, perform the calculation, and store the result in another custom attribute. There are several examples of how to do this in the sample code that's supplied with the RM Client API (have a look at the ASIL checker example widget)


 - you can perform calculations in Report Builder using a Custom Attribute. If you are using the Data Warehouse data source then any valid SQL can be used to perform the calculation. For the LQE data source, it can be any valid SPARQL.

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: Jul 30, 6:34 p.m.

Question was seen: 461 times

Last updated: Aug 01, 5:14 a.m.

Confirmation Cancel Confirm