The ListAttributeSum business rule calculates the Total
NPV in the Portfolio module. The class file for this business rule
is in the Product Portfolio Management Configuration add-on package.
Procedure
- Click .
- In the bottom frame, click Add Business Rule.
- Browse to the class file and click OK to
save the file.
- Open the demo workspace and click . The format
of the business rule is as follows:
=ListAttributeSum("398","1151","333","13",'Products',"listen_to=Status","listen_to=NPV")
The
numbers are the database IDs that are unique for each Rational® Focal Point™ environment.
The following table explains each of the IDs.ID |
Explanation |
398 |
This number is the attribute ID of the Products
attribute in the Portfolio module. |
333 |
This number is the element ID of the View for
calculating Total NPV view in . |
1151 |
This number is the attribute ID of the NPV attribute
in the Products module. |
13 |
This number is the element ID of the administrator
that is listed on the Admin page. To open the Admin page, click . |
- Replace the IDs with the IDs of your environment.
- After you update the IDs, click Copy Default
Value To All Elements.