Scorecard

Description

Package: com.ibm.rpm.scorecard.containers

Extends: AbstractScorecard

The balanced scorecard is a management tool that provides visibility on the evolution of the business and project/Assets/Scope goals and the performance of the business strategy used. The implementation of the balanced scorecard for the project/portfolio management enables the identification and monitoring of all critical elements that affect the achievement of the business objectives. The scorecard can be assigned to Projects, Scope and Assets.

A scorecard is created in administration under a ScorecardFolder that can contain many scorecard categories. Each ScorecardCategory contains scorecard questions which in turn contain scorecard responses. Only once the scorecard is created, can it be assigned to Projects, Scope, or Assets and can a user set the required responses.

Usage

Scorecards are used in order to evaluate objects. Their questions and responses are set by a user. The responses are weighted on an average based on the weights in the scorecard definition.

Parent is madatory. Allowed type is ScorecardFolder.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. Scorecard Field Description
Field Detail
scorecardCategories

Type: ScorecardCategory[]

Default value: null

Description: An array of categories.

Field validation description: N/A

Additional field security restrictions: N/A

active

Type: boolean

Default value: false

Description: Defines whether the scorecard can be assigned or not.

Field validation description: true/false

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From AbstractScorecardEntity

From AbstractScorecardElement

From AbstractScorecard

Related Objects