When you create the workspace, if there is an issue with
the expresssion, the business rules might not be updated. You need
to correct the ListAttributeSum business rule that 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 product portfolio management workspace and click . The format
of the business rule is as follows:
=ListAttributeSum("801","119","335","13",'All 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 |
| 801 |
This number is the attribute ID of the All Products
attribute in the Portfolio module. |
| 335 |
This number is the element ID of the View for
calculating Total NPV view in . |
| 119 |
This number is the attribute ID of the NPV attribute
in the Products module. |
| 13 |
The global user ID of the member who has access
to the view used for ListAttributeSum. For more information, see "Finding
ID numbers of users or members". |
- Replace the IDs with the IDs of your environment.
- After you update the IDs, click Copy Default
Value To All Elements.